2008-11-20 |
Evan Prodromou | fixup CSS for profile_single |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | float subscribe button right in profile list |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | common_(un)subscribe_form |
commit | commitdiff | tree | snapshot |
2008-11-20 |
csarven | Copy of (un)subscribe forms in util.php |
commit | commitdiff | tree | snapshot |
2008-11-18 |
millette | more ajax coming (un-sub) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | add new config variables |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Zach Copley | New public tabs - Public, Recent tags, Featured, and... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | try to fix up pagination again |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | break ties using profile ID for order |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | add all params to subscribers |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | more pagination math |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | forgot my dollar sign |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | add nickname to list/icons links |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | links to different display options for subscriptions |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | stop trying to get count from query |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | show error on empty gallery |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | fix empty results |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | correct pagination criteria |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | remove unnecessary variables from subs query |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | increase PROFILES_PER_PAGE from 10 to 20 |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | do page offsets correctly (depending on display type) |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | display subscriptions/subscribers as a list |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | better looping in profile list |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | correct constructor for PeopleSearchResults |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | abstract people lists from search results |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Zach Copley | Twitter bridge - shell script wasn't checking FOREIGN_F... |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Zach Copley | Twitter bridge - fixed a bad call to Foreign_user |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Zach Copley | trac685 Twitter bridge - Shell script to sync all users... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
zach | trac685 Twitter bridge - Sync Twitter friends |
commit | commitdiff | tree | snapshot |
2008-11-14 |
zach | Twitter bridge - don't delete Twitter users. Update... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
csarven | Favor icon states fixed |
commit | commitdiff | tree | snapshot |
2008-11-18 |
csarven | Checkmark icon change |
commit | commitdiff | tree | snapshot |
2008-11-18 |
csarven | Feed icon change |
commit | commitdiff | tree | snapshot |
2008-11-17 |
csarven | Favorites icon changes |
commit | commitdiff | tree | snapshot |
2008-11-18 |
millette | small nudge enhancements |
commit | commitdiff | tree | snapshot |
2008-11-17 |
millette | nudge: better nudge email, better nudge disable language. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
millette | nudge : added js code to enable ajax |
commit | commitdiff | tree | snapshot |
2008-11-17 |
millette | nudge: only show it when other person has enabled it. |
commit | commitdiff | tree | snapshot |
2008-11-17 |
millette | emailnotifynudge added to User.php class manually ... |
commit | commitdiff | tree | snapshot |
2008-11-17 |
millette | fix nudge typo and add emailnotifynudge to laconica.ini |
commit | commitdiff | tree | snapshot |
2008-11-16 |
csarven | added nudge.php action file |
commit | commitdiff | tree | snapshot |
2008-11-16 |
csarven | Nudge feature |
commit | commitdiff | tree | snapshot |
2008-11-15 |
csarven | Favorite icons change |
commit | commitdiff | tree | snapshot |
2008-11-15 |
csarven | trac670 trac689 Favorites (duplicate id, background... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
csarven | trac626 Update: Moving illustrations to the default... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
csarven | trac626 Bugfix: Atom URL missing a dot |
commit | commitdiff | tree | snapshot |
2008-11-14 |
csarven | trac626 Put a list of feed links |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Evan Prodromou | blow last caches on notice delete |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | if all faves in cache, skip |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | blow last cache for faves |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | messed up logic for passing faves |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | use cached fave stream to save DB hits for faves |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | whitespace cleanup |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Evan Prodromou | double-cache to get newer items |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Evan Prodromou | notice inbox only when not already exists |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Evan Prodromou | variable name change bug |
commit | commitdiff | tree | snapshot |
2008-11-21 |
Evan Prodromou | inbox particular users |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | clean up list of expected features in faq |
commit | commitdiff | tree | snapshot |
2008-11-20 |
Evan Prodromou | hide certain users from the public stream |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Evan Prodromou | check URI before sending |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Evan Prodromou | add some extra checks to avoid remote subscriptions... |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Evan Prodromou | ♫ Don't you forget about me ♫ |
commit | commitdiff | tree | snapshot |
2008-11-18 |
Evan Prodromou | update version number in common.php |
commit | commitdiff | tree | snapshot |
2008-11-16 |
Evan Prodromou | add inboxes for new users |
commit | commitdiff | tree | snapshot |
2008-11-14 |
millette | escaping was not needed at all to process short urls... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
millette | fix longurl title attribute, removing extra backslashes. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | second argument to importNode |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | try to import new_form |
commit | commitdiff | tree | snapshot |
2008-11-14 |
zach | RSS alternate link for tag pages |
commit | commitdiff | tree | snapshot |
2008-11-14 |
millette | silly escape problem with quotes, fixed. |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | add start_at argument for notice rendering fixer |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | add quotes to longurl title |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | threw out the baby with the bathwater |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | better code for only inserting inboxes that don't alrea... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | don't write notice to inbox if user isn't inboxed yet |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | don't ignore errors on inbox fixup; it messes up replic... |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | remove 'nudge' -- it won't be in this release |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | update README |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | add Net Socket |
commit | commitdiff | tree | snapshot |
2008-11-14 |
Evan Prodromou | take a command-line argument to start with a particular... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | clear memcached cache in fixup_inboxes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
tryggvib | Ticket 753 bugfix, characters/digits only |
commit | commitdiff | tree | snapshot |
2008-11-13 |
tryggvib | Bug fix for ticket 753 |
commit | commitdiff | tree | snapshot |
2008-11-13 |
tryggvib | Ticket 753 |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | update inboxed flag in fixup inboxes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | different query based on config var and user inbox... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | add documentation on notice inboxes |
commit | commitdiff | tree | snapshot |
2008-11-13 |
Evan Prodromou | add inboxed and regenerate data objects |
commit | commitdiff | tree | snapshot |
2008-11-13 |
zach | Conflict resolution patch for newnotice.php (zach vs... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
millette | trac31 added longurl title to anchors when applicable... |
commit | commitdiff | tree | snapshot |
2008-11-13 |
millette | trac31 let * preceding a url prevent its shortening. |
commit | commitdiff | tree | snapshot |
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 |
next |