Zach Copley
|
df12206421
|
Broke some stuff out into functions. Ran it through phpcs.
|
2009-08-08 18:13:19 +00:00 |
|
Zach Copley
|
e3bb64cd6c
|
Merge branch '0.8.x' into twitter-oauth
|
2009-08-08 18:11:47 +00:00 |
|
Sarven Capadisli
|
fe3ce5b6c4
|
Fixed typo "thier". Ticket 1606
|
2009-08-08 17:45:53 +02:00 |
|
Sarven Capadisli
|
534d0d804c
|
Fix for removing the first occurance of the duplicate nickname in
textarea when NoticeReply() is used.
|
2009-08-08 10:44:28 +00:00 |
|
Zach Copley
|
9ec022df93
|
Only populate attachments array element if there are attachments
|
2009-08-08 00:57:49 +00:00 |
|
Zach Copley
|
348fa35c6b
|
Also show XML representation of attachments in the API
|
2009-08-08 00:57:41 +00:00 |
|
Zach Copley
|
0cfdc2b91b
|
Post to Facebook user's stream if notice has an attachment, otherwise post notice as a status update
|
2009-08-08 00:57:29 +00:00 |
|
Zach Copley
|
2399908138
|
Better error handling when updating Facebook
|
2009-08-08 00:57:21 +00:00 |
|
Zach Copley
|
abdd4a3c3e
|
Update to lastest external Facebook libs
|
2009-08-08 00:57:12 +00:00 |
|
Zach Copley
|
dcfb91ea8b
|
Attempt to reduce the number of calls to FB to speed things up
|
2009-08-08 00:57:00 +00:00 |
|
Zach Copley
|
b842b34a57
|
More tinkering with logout. I think I got it this time! It's been driving me crazy.
|
2009-08-08 00:56:51 +00:00 |
|
Brenda Wallace
|
4e7546fbe2
|
Call $this->getNotices() always, becuase $this will be the right class.
e.g.
TagrssAction
or
PublicrssAction
|
2009-08-08 00:56:01 +00:00 |
|
anontwit
|
468252ee6a
|
bug 1770 conversation link for email
|
2009-08-07 18:32:15 -04:00 |
|
Craig Andrews
|
a7a87913be
|
Redirect instead of showing an error when the user visits a non-local notice's url
Use consistent logic in display non-local notice links
Fixes http://laconi.ca/trac/ticket/1788
|
2009-08-07 18:26:12 -04:00 |
|
anontwit
|
145bb28baf
|
bug 1770 conversation link for email
|
2009-08-07 15:24:58 -07:00 |
|
Craig Andrews
|
11086c7823
|
Implemented the list_all and list groups API methods as defined at http://laconi.ca/trac/wiki/ProposedGroupsAPI
Made the Autocomplete plugin also autocomplete groups
|
2009-08-07 18:00:04 -04:00 |
|
Christopher Vollick
|
63cedb7c31
|
Fixed Escaping in SMS Doc.
In the SMS doc there were literal '<', '>' characters.
Now there aren't.
|
2009-08-07 09:46:43 -04:00 |
|
Christopher Vollick
|
69fb7817ef
|
$args Was Out Of Scope in CheckMirror.
It looks like when the code was factored out no one noticed this variable doesn't exist here.
|
2009-08-07 13:33:27 -04:00 |
|
Adrian Lang
|
ee9bfa7158
|
UnsubscribeAction: Add LACONICA gate, fix PHPCS errors, fix error handling typo.
|
2009-08-07 12:21:36 +02:00 |
|
Craig Andrews
|
91cba7a76f
|
Merge commit 'jeff-themovie/0.8.x-rss-1.0-descriptions' into 0.8.x
|
2009-08-06 22:45:09 -04:00 |
|
Craig Andrews
|
aba2fcb451
|
Merge commit 'holizz/0.8.x-fasterjs' into 0.8.x
|
2009-08-06 22:40:59 -04:00 |
|
Craig Andrews
|
f917485a0d
|
Merge commit 'jeff-themovie/0.8.x-jsonsearchresultslist' into 0.8.x
|
2009-08-06 22:39:38 -04:00 |
|
Craig Andrews
|
1c3a1360a9
|
Merge commit 'jeff-themovie/0.8.x-subsystems-enabled' into 0.8.x
|
2009-08-06 22:38:06 -04:00 |
|
Brett Taylor
|
49eb6009a5
|
install.php: improved support for running Laconica in a sub folder and on a non-standard port,
tidyed up configuration file generation, removing duplication from db functions,
|
2009-08-06 22:33:37 -04:00 |
|
Craig Andrews
|
d9a9af569f
|
Used Yahoo! Smush.it to save a few bytes on the images
|
2009-08-06 22:30:02 -04:00 |
|
Zach Copley
|
c03d593287
|
Make TwitterStatusFetcher extend ParallelizingDaemon
|
2009-08-06 22:52:58 +00:00 |
|
Tom Adams
|
b2e9d23b84
|
Set counter text only when it differs from the new remaining count.
This speeds up keyboard navigation around the textarea field.
|
2009-08-06 23:17:23 +01:00 |
|
Craig Andrews
|
04ed583cc5
|
remove redundant/unnecessary lines
|
2009-08-06 18:05:46 -04:00 |
|
Craig Andrews
|
932d1fb7ce
|
Move inline javascript to a separate js file
|
2009-08-06 15:26:13 -04:00 |
|
Craig Andrews
|
380c486626
|
I had my user info hardcoded... oops.
|
2009-08-06 15:19:33 -04:00 |
|
Craig Andrews
|
26b608d914
|
Support the 'lite' parameter to statuses/friends and statuses/followers twitter api methods.
http://laconi.ca/trac/ticket/1786
|
2009-08-06 15:14:27 -04:00 |
|
Craig Andrews
|
153248b482
|
Added the Autocomplete plugin
|
2009-08-06 14:39:59 -04:00 |
|
Jeffery To
|
7c9e12a0b8
|
Fixed IM and SMS enabled options to default to true.
|
2009-08-07 01:57:43 +08:00 |
|
Jeffery To
|
5f293f0e2f
|
Added configuration option to disable post-by-email.
This hides the relevant settings from the email settings page and
prevents maildaemon.php from processing email if the option is
disabled.
|
2009-08-07 01:55:31 +08:00 |
|
Jeffery To
|
c261a645a1
|
Hide subscription controls for disabled services (IM, SMS)
|
2009-08-07 01:34:36 +08:00 |
|
Jeffery To
|
93f585446e
|
Added configuration options to enable/disable SMS and Twitter integration.
This disables the IM, SMS and Twitter settings pages and queue handlers
depending on the config options.
|
2009-08-07 01:18:17 +08:00 |
|
Craig Andrews
|
e386a75d1b
|
Check theme first for CSS files, then use the non-theme path.
Fixes CSS links in plugins
|
2009-08-06 13:07:14 -04:00 |
|
Evan Prodromou
|
406020df38
|
add LiveTweeter (note caps)
|
2009-08-06 12:35:35 -04:00 |
|
Evan Prodromou
|
2087ae621c
|
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
|
2009-08-06 12:32:09 -04:00 |
|
Evan Prodromou
|
43e1c3d71f
|
add qwit
|
2009-08-06 12:30:56 -04:00 |
|
Jeffery To
|
ad1c91a1cf
|
Fixed missing/null values from JSON search results
|
2009-08-07 00:03:50 +08:00 |
|
Jeffery To
|
adc5901d21
|
Make RSS 1.0 channel descriptions more consistent with RSS 2.0 and Atom descriptions
|
2009-08-06 23:36:24 +08:00 |
|
Craig Andrews
|
c8c2d9d7c9
|
Make 2nd and 3rd cssLink() arguments optional
|
2009-08-06 11:18:57 -04:00 |
|
Zach Copley
|
421e33f145
|
- Rewrote SyncTwitterFriends as a daemon
- Made it use OAuth
- Code clean up
|
2009-08-06 07:03:05 +00:00 |
|
Zach Copley
|
6d29592ec7
|
Abstract out the parallelizing daemon stuff
|
2009-08-06 01:15:08 +00:00 |
|
Craig Andrews
|
2eaf738bf7
|
Handle relative and absolute url parameters to script() and cssLink()
|
2009-08-05 20:28:46 -04:00 |
|
Craig Andrews
|
ca70874b0a
|
Use cssLink() to link to external css
|
2009-08-05 20:16:34 -04:00 |
|
Craig Andrews
|
5ba3383665
|
Use script() to write out javascript <script> tags
|
2009-08-05 20:15:00 -04:00 |
|
Craig Andrews
|
9a9195ecd8
|
Used script() function to write out the javascript link
|
2009-08-05 19:54:46 -04:00 |
|
Craig Andrews
|
304db1d30b
|
Use script() and cssLink() methods everywhere instead of manually writing out javascript and css each time
|
2009-08-05 19:45:12 -04:00 |
|