Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-11 | db stuff for URLs: redirections, oembed, etc. | Robin Millette | |
2009-05-10 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-07 | Twitter friends sync now does 25 users at a time and uses last_friendsync ↵ | Zach Copley | |
field to prioritize | |||
2009-05-07 | Only show import friends timeline option if bidirectional bridge enabled | Zach Copley | |
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-05-01 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-05-01 | Several whitespace fixes | Ori Avtalion | |
2009-05-01 | Add s to user favorite notices | Ori Avtalion | |
2009-05-01 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
Resolved Conflicts: lib/queuehandler.php lib/util.php theme/base/css/display.css | |||
2009-04-29 | Fixed remote subscription, broken in fc6cedd2227d9d560736e494f431e2b40b26b45c | CiaranG | |
2009-04-29 | Added 'mentions' the the list of API methods requiring bare auth | Zach Copley | |
2009-04-28 | Ticket #1428 - Changed replies API method to "mentions". | Zach Copley | |
2009-04-24 | Merge branch 'twitter-import' into 0.8.x | Zach Copley | |
2009-04-23 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Zach Copley | |
2009-04-23 | Added ajax responses | Zach Copley | |
2009-04-23 | fix join a group link from user homepage when he hasn't posted anything yet | Robin Millette | |
2009-04-20 | Merge branch '0.7.x' of git://gitorious.org/laconica/mgrdcm-twitapibools ↵ | Adrian Lang | |
into review/master | |||
2009-04-18 | fix 0.7.x 0.8.x merge conflict in register.php | Robin Millette | |
2009-04-18 | Fixing spaces/tabs. | Dan Moore | |
2009-04-18 | This should change the JSON representation of the booleans 'following' and ↵ | Dan Moore | |
'notifications', but unlike the previous change, I was unable to test this. | |||
2009-04-18 | Bringing the presentation of boolean variables (favorited, truncated, ↵ | Dan Moore | |
profile_background_tile) and the result from friendships/exist in JSON results from the Twitter Compatible API in line with what the real Twitter API does. Currently, laconica returns text strings enclosed in quotes instead of bare Javascript booleans. This change fixes that. See http://laconi.ca/trac/ticket/1326 for one open issue related to this. | |||
2009-04-18 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-18 | trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds | Robin Millette | |
2009-04-17 | incorrect variable access | Evan Prodromou | |
2009-04-17 | store invite code in session so openidfinish can find it | Evan Prodromou | |
2009-04-17 | fix merge conflict 0.7.x 0.8.x in util.php and register.php. | Robin Millette | |
2009-04-17 | Ticket 1404. Showing the link to the members list page. | Sarven Capadisli | |
2009-04-16 | Merge branch '0.8.x' into twitter-import | Zach Copley | |
2009-04-16 | Add a few events (hooks): RegistrationTry, RegistrationForData, ↵ | Robin Millette | |
ProfileFormData and ProfileSaveForm. | |||
2009-04-15 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-04-15 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
Conflicts: actions/public.php | |||
2009-04-15 | Add escaping of /. | Adrian Lang | |
2009-04-15 | Use preg_quote to fix http://laconi.ca/trac/ticket/1342 | Fil | |
2009-04-15 | Merge branch 'link-rel-paginate' of git://gitorious.org/laconica/meitar. ↵ | Adrian Lang | |
Fixed wrong call of common_local_url. These changes add opera-readable prev/next relations. | |||
2009-04-15 | Make OMB work if the configured domain name does not exclusively contain ↵ | Adrian Lang | |
lower case letters. If the configured domain is mixed-case OAuth throws invalidsignature errors. The current URL is part of the signated parts; since the consumer does not pass the current URL, the service has to get it itself and add it to the other OAuth params for signature rebuilding. OAuth.php uses $_SERVER for this, however, the domain is lcased in $_SERVER. Hence we pass the complete current URL as generated by common_local_url to OAuthRequest. | |||
2009-04-14 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-14 | Updated remaining files and styles for style separation for themes | Sarven Capadisli | |
2009-04-14 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Robin Millette | |
2009-04-14 | trac#1223 Show most popular notices per tag in the tag page sidebar. | Robin Millette | |
2009-04-14 | Merge branch '0.7.x' into 0.8.x | Evan Prodromou | |
2009-04-13 | Add option to Twitter settings for importing Friends Timeline | Zach Copley | |
2009-04-13 | typo in api.php | Evan Prodromou | |
2009-04-13 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Evan Prodromou | |
2009-04-13 | isReadOnly() now takes arguments | Evan Prodromou | |
Add an array of arguments to isReadOnly() method of actions, to let them change their results depending on what actions are called. Primarily used by the 'api' action. Ideally in the future that will be multiple actions. But this might still be useful. | |||
2009-04-13 | Using farbtastic jQuery plugin to select design colours. | Sarven Capadisli | |
2009-04-13 | Updated path for jCrop | Sarven Capadisli | |
2009-04-12 | Merge branch '0.7.x' into 0.8.x | Sarven Capadisli | |
2009-04-12 | Updated styles for the Authrization subscription form inputs | Sarven Capadisli | |
2009-04-12 | Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x | Sarven Capadisli | |
2009-04-12 | Updated markup for entity_profile on Authorize subscription page. | Sarven Capadisli | |