Commit Graph

  • f9a7ae27b8 Remove leave button from grouplist if current user is admin of that group. Adrian Lang 2009-03-08 01:31:25 +01:00
  • f8d1381717 Corrected redirect targets for some group actions. These redirects can occur when the canonical name differs from the passed name. Adrian Lang 2009-03-08 01:30:11 +01:00
  • a4091c878a PostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or 1179ecd13d CiaranG 2009-03-07 23:28:59 +00:00
  • c21d61840d Let people view friends_timeline of others Evan Prodromou 2009-03-07 14:13:33 -08:00
  • 1a63d7d829 fix case of OAuthUtil method Evan Prodromou 2009-03-07 13:35:19 -08:00
  • ba9c589bb2 fix for change in OAuthUtil upstream Evan Prodromou 2009-03-07 13:32:44 -08:00
  • 2400589c2f helpful documentation for oauthstore nonce stuff Evan Prodromou 2009-03-07 13:00:13 -08:00
  • 1179ecd13d Fix nonce usage in OAuth store Evan Prodromou 2009-03-07 12:55:09 -08:00
  • 22742c3b72 Make OpenID login and registration URLs work Evan Prodromou 2009-03-07 12:38:22 -08:00
  • 0570c16e6c Add local directory for plugins, themes, etc. Evan Prodromou 2009-03-07 11:56:01 -08:00
  • 1980f166a7 change trust root calculation Evan Prodromou 2009-03-07 11:36:10 -08:00
  • bffd931c37 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-03-07 09:46:35 -08:00
  • 986a322231 Limit duplicate notices in a particular time period (default 60s) Evan Prodromou 2009-03-07 09:43:50 -08:00
  • bab3e1b858 Merge branch '0.8.x' of git://gitorious.org/laconica/dev into 0.8.x Federico Marani 2009-03-07 13:54:54 +00:00
  • a389f157ba tests with Apache ActiveMQ topics (pubsub) Federico Marani 2009-03-07 13:48:39 +00:00
  • 80d0423026 html escape of atom attributes (ticket 1266) Federico Marani 2009-03-07 13:47:46 +00:00
  • 3383e78063 More api actions which need no auth when called with parameter. Adrian Lang 2009-03-07 13:52:52 +01:00
  • 162da3cbc5 Correct api method names for rss2 and atom feeds in all.php action. Adrian Lang 2009-03-07 10:16:05 +01:00
  • 597e1988b0 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-03-06 21:11:19 -08:00
  • ac7170bf6c Atom search results for Twitter-compatible API + phpcs stuff Zach Copley 2009-03-06 21:09:43 -08:00
  • 16a6aa5390 Some fixes for OpenID and OMB URLs Evan Prodromou 2009-03-06 17:18:21 -08:00
  • e8f36b4f6a Upstream changes to OAuth.php Evan Prodromou 2009-03-06 16:26:28 -08:00
  • 399669b1fb Upstream changes to OAuth.php Evan Prodromou 2009-03-06 16:26:28 -08:00
  • 13c183e2f4 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-03-06 16:17:58 -08:00
  • 0617c7b773 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-03-06 13:35:10 -08:00
  • b1f337fe01 First crack at Twitter-like JSON search results for the API Zach Copley 2009-03-06 13:33:47 -08:00
  • 896f0340bf Fixed problem with group lists not display all details - broken (by me) in 115519a5e7 CiaranG 2009-03-06 19:28:15 +00:00
  • 87e5badcb6 add ping daemon to daemons Evan Prodromou 2009-03-05 14:37:27 -08:00
  • eaac9350dd Merge branch 'ping' of /var/www/mublog.corrupt into corrupt/ping Evan Prodromou 2009-03-05 14:34:53 -08:00
  • 6ce7d0c567 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-03-05 11:04:16 -08:00
  • b9781258bb @-links go to permalinks for local users Evan Prodromou 2009-03-05 11:03:42 -08:00
  • 3087e4ad5d Fixed bad field name in oauthstore. (fix submitted by oxygene) CiaranG 2009-03-05 16:23:39 +00:00
  • 3c53e821cc Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x CiaranG 2009-03-05 16:18:59 +00:00
  • e5345d8d7a PostgreSQL - fixed a couple more quoting issues CiaranG 2009-03-05 16:18:31 +00:00
  • 97bc187e31 PostgreSQL - the ts field in the OAuth nonce table needed to be an integer. (fix submitted by oxygene) CiaranG 2009-03-05 16:15:29 +00:00
  • ea0c5f565c The correct version of the bad fix I undid in the previous commit. Must explicitly specify all relevant columns in the GROUP BY. CiaranG 2009-03-05 14:52:35 +00:00
  • 0c066db428 Undo my previous change that breaks the Popular Notices section on the public timeline under MySQL CiaranG 2009-03-05 14:35:50 +00:00
  • 38b6946349 Stubs for Twitter-compatible API search methods Zach Copley 2009-03-04 18:14:52 -08:00
  • 344f7194f0 Fixed wrong date on my msg in the laconica.spec changelog section Zach Copley 2009-03-04 17:03:01 -08:00
  • 8ba8eaa330 Bumped the version number in laconica.spec in prep for a 0.7.2. RPM Zach Copley 2009-03-04 16:55:33 -08:00
  • 762c56edc6 Merge branch '0.7.x' of git://gitorious.org/laconica/ksedgwic-clone into review/0.7.x Zach Copley 2009-03-04 16:37:35 -08:00
  • 77e4fad9fa Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Zach Copley 2009-03-04 16:21:37 -08:00
  • 36bb33fb1d Made /api/account/verify_credentials.format return an extended user object. Updates to status and user API objects. Zach Copley 2009-03-04 16:17:40 -08:00
  • e239a5529a Yahoo! SearchMonkey applications: * Displays user profile information http://identi.ca * Displays user's XFN on http://identi.ca Sarven Capadisli 2009-03-04 21:05:26 +00:00
  • 00c358956f check for profile record Evan Prodromou 2009-03-04 12:07:53 -08:00
  • 8cc19b90ee Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-03-04 11:05:58 -08:00
  • a7efd4ff55 Plugins - added a new event (RouterInitialized) which allows a plugin to register new paths to be routed CiaranG 2009-03-04 15:34:04 +00:00
  • 115519a5e7 PostgreSQL - made all 'weight' calculating SQL expressions compatible with both databases, and made some GROUP BY queries more explicit about the fields they are selecting, for the same reason. CiaranG 2009-03-04 15:32:26 +00:00
  • c02a2f1891 PostgreSQL - added defaults for 'created' fields, so they work the same as the MySQL version, and made sure all 'modified' fields are not null CiaranG 2009-03-04 15:30:17 +00:00
  • cf4e1872ab Error actions use HTTP code name for title Evan Prodromou 2009-03-04 06:27:30 -08:00
  • f9babf6a7d Check for config file when running Evan Prodromou 2009-03-04 06:24:33 -08:00
  • 09ebc965d5 update README with new install instructions Evan Prodromou 2009-03-04 06:13:05 -08:00
  • aa1bc6216e Make a loop instead of repeating almost identical text in install Evan Prodromou 2009-03-04 05:53:04 -08:00
  • 8d05768e2c run foreign services script Evan Prodromou 2009-03-04 05:47:37 -08:00
  • 43ef29ba0c all inserts in one statement for foreign services Evan Prodromou 2009-03-04 05:47:24 -08:00
  • 07efccd7ef add notice source data on install Evan Prodromou 2009-03-04 05:44:29 -08:00
  • f53b6470cf add notice source to default install Evan Prodromou 2009-03-02 18:25:10 -08:00
  • 6070d98aa6 check posted parameters Evan Prodromou 2009-03-01 10:12:16 -08:00
  • 18f7749995 run sms carrier script on install Evan Prodromou 2009-03-04 05:42:03 -08:00
  • c0115bf3bc fix pagination links with new URL mapper Evan Prodromou 2009-03-04 05:29:21 -08:00
  • 78a715bc37 Hooks for: Public group nav in order to place a list-anchor item at the start or end of the list. Sarven Capadisli 2009-03-04 05:23:41 +00:00
  • 753b699916 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Sarven Capadisli 2009-03-04 05:15:41 +00:00
  • dcdf47cff2 Avatar crop fix for shrinking/stretching of images when user doesn't scale it with the Jcrop tool (but hits Crop). This will use the lower value from width/height. Sarven Capadisli 2009-03-04 05:11:18 +00:00
  • 7279554681 Additional (optional, defaults to off) logging of PEAR error details, which allows database issues to be more easily diagnosed. CiaranG 2009-03-04 00:23:34 +00:00
  • 35677336de Catch bad replyto IDs before saving a new notice to avoid a constraint violation. This happens, for example, when posting for the first time on a fresh install CiaranG 2009-03-03 21:33:52 +00:00
  • 3fd877c4ce Use single quotes for data literals on inserts to notice_index, so it works on pgsql as well as mysql CiaranG 2009-03-03 21:32:47 +00:00
  • 8408e82f92 PostgreSQL - added new emailnotifyattn field to user table, to match MySQL version CiaranG 2009-03-03 20:18:26 +00:00
  • 9a2f335853 add notice source to default install Evan Prodromou 2009-03-02 18:25:10 -08:00
  • 8b9e559167 Updated typography and layout Sarven Capadisli 2009-03-02 00:06:29 +00:00
  • ce89118713 check posted parameters Evan Prodromou 2009-03-01 10:12:16 -08:00
  • fc44c9a7f4 Merge branch '0.7.x' into 0.8.x Evan Prodromou 2009-02-28 21:11:16 -08:00
  • 458c037867 check some prereqs for installation Evan Prodromou 2009-02-28 21:01:33 -08:00
  • 2ad667f704 first pass at a working install.php Evan Prodromou 2009-02-28 20:33:22 -08:00
  • 1d610d3c6f don't use semicolons in comments Evan Prodromou 2009-02-28 20:32:53 -08:00
  • b70218dc43 automatically handle non-laconica-named databases Evan Prodromou 2009-02-28 20:32:31 -08:00
  • 7fa6bb07d8 Added some missing php dependencies. Made the avatar directory apache owned. ken.sedgwick 2009-02-28 20:13:37 -08:00
  • c77bb62f2d show a form for installation Evan Prodromou 2009-02-28 17:42:27 -08:00
  • f0d3ba2bc2 Add a flag for if there's no config file Evan Prodromou 2009-02-28 17:42:12 -08:00
  • 3bf485ec95 Switched tarball ext ".bz2" -> ".gz" in spec file. ken.sedgwick 2009-02-28 17:35:36 -08:00
  • 83b084e4ce Added RPM spec file. ken.sedgwick 2009-02-28 17:33:20 -08:00
  • 99d8fea394 Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x Evan Prodromou 2009-02-28 15:18:06 -08:00
  • 0369946b6d fix problem with dupe tags in profile Evan Prodromou 2009-02-28 15:17:49 -08:00
  • 02ba71b0f1 start conversation action Evan Prodromou 2009-02-28 15:12:31 -08:00
  • 0a96edac9c Slightly toned down the text-shadow on navigation Sarven Capadisli 2009-02-28 23:10:40 +00:00
  • d92beda526 Add route for new message to user. Adrian Lang 2009-02-25 16:59:32 +01:00
  • 3f7d70c5e4 Hopefully fixes #1260: Mess with norwegian languages. Moreover corrected ltr/rtl for Italian and Hebrew and added Finnish. Adrian Lang 2009-02-25 01:36:58 +01:00
  • 120eb77400 Fixes #1258: A period in a hashtag leads to the tag being interpreted as url and hence breaking the tag. Adrian Lang 2009-02-22 17:45:26 +01:00
  • 32e0fb1483 Route for remote subscribe link on profile page. Adrian Lang 2009-02-22 14:27:09 +01:00
  • bdb8c12d97 Completely refactored noticesearch list, now using subclassing for highlighting. Fixes #1240 and probably other bugs. Adrian Lang 2009-02-22 14:02:17 +01:00
  • d005b37071 Fixes #1241: in-reply-to links were broken due to copy and paste error (Variable name was wrong). Adrian Lang 2009-02-22 13:38:16 +01:00
  • 210647a56c Fix replyto parameter in newnotice Adrian Lang 2009-02-22 13:32:14 +01:00
  • fa82722e5a More routes. Adrian Lang 2009-02-22 13:31:50 +01:00
  • a90a8da5c3 Broadcast profile via OMB after avatar change. Adrian Lang 2009-02-21 22:50:59 +01:00
  • c87349350d Add finishremotesubscribe to the unrouted actions list. Adrian Lang 2009-02-21 22:48:30 +01:00
  • d4b6e7266a Correctly handle avatars at updateProfile Adrian Lang 2009-02-21 22:41:24 +01:00
  • 616fd16bc5 Auth_Yadis_Yadis::PlainHTTPFetcher expects plain arrays, not hashes. Adrian Lang 2009-02-21 19:43:18 +01:00
  • 89197210cf Fixes #1067: Avatar stretched on authorize remote subscription page. The img tag used a wrong class which had a width: 100% applied. Adrian Lang 2009-02-21 19:04:27 +01:00
  • 42eecfabca Adds some missing routes. Adrian Lang 2009-02-21 18:51:56 +01:00
  • baf5afb263 save conversation id when saving a notice Evan Prodromou 2009-02-26 13:45:43 -08:00
  • d1f46d8552 add conversation to notice class Evan Prodromou 2009-02-26 13:37:00 -08:00