2008-11-13 |
millette | trac31 forgot about twitapi, now fixed. |
commit | commitdiff | tree | snapshot |
2008-11-13 |
millette | trac31 shorten all URLs even if notice is already < |
commit | commitdiff | tree | snapshot |
2008-11-13 |
millette | trac31 pg support, fixing 2tu typo, set ur1.ca as defau... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
millette | trac31 revert the "don't shorten URLs prefixed with... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
millette | trac31 don't shorten URLs prefixed with a * |
commit | commitdiff | tree | snapshot |
2008-11-07 |
millette | trac31 added bit.ly support |
commit | commitdiff | tree | snapshot |
2008-11-07 |
millette | trac31 added 3 more short url services: ur1.ca, 2tu... |
commit | commitdiff | tree | snapshot |
2008-11-07 |
millette | added Shorturl_api to add support for ur1, 2tu and... |
commit | commitdiff | tree | snapshot |
2008-11-06 |
millette | trac31 added othersettings fancy url |
commit | commitdiff | tree | snapshot |
2008-11-06 |
millette | trac31 forgot actions/othersettings.php file |
commit | commitdiff | tree | snapshot |
2008-11-06 |
millette | trac31 url_auto_shortening by sgmurphy |
commit | commitdiff | tree | snapshot |
2008-11-11 |
zach | CSRF Protection for login and new notice. Ticket #503 |
commit | commitdiff | tree | snapshot |
2008-11-06 |
zach | Twitter-compatible API - don't strip XML-illegal chars... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
CiaranG | Script to update laconica.pot from source, and the... |
commit | commitdiff | tree | snapshot |
2008-10-07 |
CiaranG | Fix to previous fix :( |
commit | commitdiff | tree | snapshot |
2008-10-07 |
CiaranG | Only log locale sets that fail |
commit | commitdiff | tree | snapshot |
2008-10-07 |
CiaranG | Fix error when maildaemon tries to report a message... |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | add LOW_PRIORITY and IGNORE extensions for INSERT |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | check for errors in fixup_inboxes |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | add created to notice update |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | some memory and execution time management |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | correct method for querying |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | add a script to populate notice inboxes |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | notice_inbox.id -> notice_inbox.notice_id |
commit | commitdiff | tree | snapshot |
2008-11-12 |
Evan Prodromou | created timestamp on notice_inbox |
commit | commitdiff | tree | snapshot |
2008-11-04 |
zach | Twitter-compatible API - since_id and before_id were... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Evan Prodromou | blow inboxes |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | change User to use notice inboxes rather than subscription |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | better prefix for Notice_inbox.php |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | save notice to inbox on saveNew |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | notice inbox |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | use correct class for avatar deletion so memcached... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
zach | Better UTF-8 escaped entity handling. Fixed bad chars... |
commit | commitdiff | tree | snapshot |
2008-11-03 |
zach | Twitter-compatible API - properly encode and decode... |
commit | commitdiff | tree | snapshot |
2008-11-02 |
Evan Prodromou | heuristics for paren linking (thanks @brion!) |
commit | commitdiff | tree | snapshot |
2008-10-27 |
zach | Twitter bridge - change regex to look for mb @-replies |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Prodromou | handle seconds argument to SUP |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Prodromou | fix calls to show_rss_timeline |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Prodromou | add SUP links to RSS and Atom, too |
commit | commitdiff | tree | snapshot |
2008-10-26 |
Evan Prodromou | a SUP action to product correct SUP json output |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Prodromou | fixed use of header() |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Prodromou | override initrss |
commit | commitdiff | tree | snapshot |
2008-10-25 |
Evan Prodromou | add SUP link to User RSS |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | add an index to subscription token |
commit | commitdiff | tree | snapshot |
2008-10-24 |
zach | Twitter-compatible API - removed debugging statement |
commit | commitdiff | tree | snapshot |
2008-10-24 |
zach | Twitter-compatible API - checks for is_readonly() now... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
Evan Prodromou | add atom and RSS 2.0 link elements to head of profile... |
commit | commitdiff | tree | snapshot |
2008-10-22 |
Evan Prodromou | remove unused noticesWithFriendsWindow from User |
commit | commitdiff | tree | snapshot |
2008-10-24 |
Evan Prodromou | add is_readonly() to api.php |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | fix link color in identica theme |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | make identica theme use default theme, only include... |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | move identica ie[67].css to default |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | change "stoica" theme to "identica" |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | try to set correct background color on hover, too |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | try to force background on favorite heart in default |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | try to synch changes in stoica theme to default theme |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | full sentence for invite-only error |
commit | commitdiff | tree | snapshot |
2008-10-21 |
Evan Prodromou | add 'invite-only' mode for registration |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | accidentally setting replies to 'false' |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | force util.js to reload on version change |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | correct number of args to saveNew in newnotice |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | move update of replyto value to correct area |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | more value updates |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | more specific selector for updating replies |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | add a little debugging for replyto |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | don't overwrite replies in notices |
commit | commitdiff | tree | snapshot |
2008-10-20 |
Evan Prodromou | try to make replies point to the clicked-on notice |
commit | commitdiff | tree | snapshot |
2008-10-17 |
zach | Twitter-compatible API: |
commit | commitdiff | tree | snapshot |
2008-10-15 |
zach | Twitter-compatible API - added favorites/favorites... |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Evan Prodromou | fixup margin and padding in default theme |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Evan Prodromou | fixup margins in stoica theme |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Evan Prodromou | add about 60px to default theme, too |
commit | commitdiff | tree | snapshot |
2008-10-12 |
Evan Prodromou | add about 60px |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Evan Prodromou | enjit queue handler (from kshep) |
commit | commitdiff | tree | snapshot |
2008-09-04 |
Ken Sheppardson | enjitqueuehandler |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ken Sheppardson | Renamed 'mobile' theme to more appropriate 'iphone' |
commit | commitdiff | tree | snapshot |
2008-08-16 |
Ken Sheppardson | Adapted stoica theme for iphone use |
commit | commitdiff | tree | snapshot |
2008-10-07 |
zach | Twitter bridge - was checking the wrong bit (!) for... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
zach | Twitter-compatible API - direct_messages/new.json was... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Evan Prodromou | fixup return value of XMPP channel on setting notification |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Evan Prodromou | fix error and output in on and off commands |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Evan Prodromou | increment the version |
commit | commitdiff | tree | snapshot |
2008-10-06 |
Evan Prodromou | update README with info about 0.6.1 plus some forgotten... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
zach | Added OnCommand and OffCommand to the list of cmds... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
zach | Twitter-compatible API - hooked in command interpreter |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Zach Copley | Another patch to fix up whitespace conflicts in User.php |
commit | commitdiff | tree | snapshot |
2008-10-05 |
Zach Copley | Fixed up conflict (over white space) in User.php |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Evan Prodromou | change stoica.ini to laconica.ini in config.php.sample |
commit | commitdiff | tree | snapshot |
2008-10-04 |
Evan Prodromou | fix deleted function after synch from Zach |
commit | commitdiff | tree | snapshot |
2008-10-01 |
zach | Twitter-compatible API - cleaned up sloppy control... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
zach | Twitter-compatible API - Added content-type checks... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
mac65 | Add support for since_id and before_id to Twitter API... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
zach | Twitter-compatible API - factored out redundant JSON... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
zach | Twitter-compatible API - Favorites now working! |
commit | commitdiff | tree | snapshot |
2008-09-30 |
zach | Twitter-compatible API - added source links to statuses... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Zach Copley | Twitter-compatible API: Direct messages work (everythin... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Zach Copley | Twitter-compatible API - rss and atom feeds for direct... |
commit | commitdiff | tree | snapshot |
2008-09-24 |
Zach Copley | Twitter-API: Viewing direct msgs in xml and json now... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Zach Copley | Twitter bridge -- more explicit checking of noticesync... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
CiaranG | Update q-value for completed pt_BR translation |
commit | commitdiff | tree | snapshot |
next |