fbe794e44dImprove handling of null values in profile parameters.
Adrian Lang
2009-03-03 16:12:05 +01:00
6ab9d6b140Remove additional output as response to updateprofile.
Adrian Lang
2009-03-08 17:09:09 +01:00
4c8c9bb9dfDefine undefined variable.
Adrian Lang
2009-03-07 02:19:18 +01:00
e8e4043996Typo in lib/omb.php updateprofile request handling.
Adrian Lang
2009-03-08 17:04:48 +01:00
c8b10381a9Add subedit to the main/ routes.
Adrian Lang
2009-03-08 01:54:21 +01:00
6101280cd9Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-03-08 11:52:45 -07:00
c97142ad3efirst version of plugin for pingback and trackback (no trackback yet)
Evan Prodromou
2009-03-08 11:50:55 -07:00
e55808698buse call_user_func for callbacks
Evan Prodromou
2009-03-08 11:49:34 -07:00
1df3eeba86Added the new pinghandler to the stopdaemons script and improved the behaviour and output of the script
CiaranG
2009-03-08 17:40:45 +00:00
2133d5a4e7PostgreSQL - some more fixes to make queries compatible with both databases. (submitted by oxygene)
CiaranG
2009-03-08 16:16:10 +00:00
a5f1124830PostgreSQL - use the specific sequence names required by DB_DataObject, otherwise rebuilding can't work
CiaranG
2009-03-08 15:51:31 +00:00
a89d7ceab0PostgreSQL - added equivalent of the MySQL-specific rebuilddb.sh script, for upgrading
CiaranG
2009-03-08 11:58:27 +00:00
a5b9f59cb2Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
CiaranG
2009-03-08 09:25:23 +00:00
f66775658ctrying to kill the can't-leave-a-group bug
Evan Prodromou
2009-03-07 17:47:43 -08:00
bea3fca189Fix bug in dupe checking on notice post when there is no notice in cache.
Adrian Lang
2009-03-07 23:04:30 +01:00
7d7d78b7f7you can _so_ leave a group if you're its admin
Evan Prodromou
2009-03-07 17:43:59 -08:00
ad83998f10Revert "Remove leave button from grouplist if current user is admin of that group."
Evan Prodromou
2009-03-07 17:16:52 -08:00
d014d43c68Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-03-07 17:14:55 -08:00
61940e37ffMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
CiaranG
2009-03-08 01:11:22 +00:00
f9a7ae27b8Remove leave button from grouplist if current user is admin of that group.
Adrian Lang
2009-03-08 01:31:25 +01:00
f8d1381717Corrected 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
a4091c878aPostgreSQL - propogated nonce table fix from MySQL version - see bug #1251 or 1179ecd13d
CiaranG
2009-03-07 23:28:59 +00:00
c21d61840dLet people view friends_timeline of others
Evan Prodromou
2009-03-07 14:13:33 -08:00
1a63d7d829fix case of OAuthUtil method
Evan Prodromou
2009-03-07 13:35:19 -08:00
ba9c589bb2fix for change in OAuthUtil upstream
Evan Prodromou
2009-03-07 13:32:44 -08:00
80d0423026html escape of atom attributes (ticket 1266)
Federico Marani
2009-03-07 13:47:46 +00:00
3383e78063More api actions which need no auth when called with parameter.
Adrian Lang
2009-03-07 13:52:52 +01:00
162da3cbc5Correct api method names for rss2 and atom feeds in all.php action.
Adrian Lang
2009-03-07 10:16:05 +01:00
597e1988b0Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley
2009-03-06 21:11:19 -08:00
ac7170bf6cAtom search results for Twitter-compatible API + phpcs stuff
Zach Copley
2009-03-06 21:09:43 -08:00
16a6aa5390Some fixes for OpenID and OMB URLs
Evan Prodromou
2009-03-06 17:18:21 -08:00
e8f36b4f6aUpstream changes to OAuth.php
Evan Prodromou
2009-03-06 16:26:28 -08:00
399669b1fbUpstream changes to OAuth.php
Evan Prodromou
2009-03-06 16:26:28 -08:00
13c183e2f4Merge branch '0.7.x' into 0.8.x
Evan Prodromou
2009-03-06 16:17:58 -08:00
0617c7b773Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley
2009-03-06 13:35:10 -08:00
b1f337fe01First crack at Twitter-like JSON search results for the API
Zach Copley
2009-03-06 13:33:47 -08:00
896f0340bfFixed problem with group lists not display all details - broken (by me) in 115519a5e7
CiaranG
2009-03-06 19:28:15 +00:00
87e5badcb6add ping daemon to daemons
Evan Prodromou
2009-03-05 14:37:27 -08:00
eaac9350ddMerge branch 'ping' of /var/www/mublog.corrupt into corrupt/ping
Evan Prodromou
2009-03-05 14:34:53 -08:00
6ce7d0c567Merge 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
3087e4ad5dFixed bad field name in oauthstore. (fix submitted by oxygene)
CiaranG
2009-03-05 16:23:39 +00:00
3c53e821ccMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
CiaranG
2009-03-05 16:18:59 +00:00
e5345d8d7aPostgreSQL - fixed a couple more quoting issues
CiaranG
2009-03-05 16:18:31 +00:00
97bc187e31PostgreSQL - 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
ea0c5f565cThe 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
0c066db428Undo my previous change that breaks the Popular Notices section on the public timeline under MySQL
CiaranG
2009-03-05 14:35:50 +00:00
38b6946349Stubs for Twitter-compatible API search methods
Zach Copley
2009-03-04 18:14:52 -08:00
344f7194f0Fixed wrong date on my msg in the laconica.spec changelog section
Zach Copley
2009-03-04 17:03:01 -08:00
8ba8eaa330Bumped the version number in laconica.spec in prep for a 0.7.2. RPM
Zach Copley
2009-03-04 16:55:33 -08:00
762c56edc6Merge 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
77e4fad9faMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Zach Copley
2009-03-04 16:21:37 -08:00
36bb33fb1dMade /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
e239a5529aYahoo! 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
00c358956fcheck for profile record
Evan Prodromou
2009-03-04 12:07:53 -08:00
8cc19b90eeMerge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Evan Prodromou
2009-03-04 11:05:58 -08:00
a7efd4ff55Plugins - 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
115519a5e7PostgreSQL - 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
c02a2f1891PostgreSQL - 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
cf4e1872abError actions use HTTP code name for title
Evan Prodromou
2009-03-04 06:27:30 -08:00
f9babf6a7dCheck for config file when running
Evan Prodromou
2009-03-04 06:24:33 -08:00
09ebc965d5update README with new install instructions
Evan Prodromou
2009-03-04 06:13:05 -08:00
aa1bc6216eMake a loop instead of repeating almost identical text in install
Evan Prodromou
2009-03-04 05:53:04 -08:00
c0115bf3bcfix pagination links with new URL mapper
Evan Prodromou
2009-03-04 05:29:21 -08:00
78a715bc37Hooks 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
753b699916Merge branch '0.7.x' of git@gitorious.org:laconica/dev into 0.7.x
Sarven Capadisli
2009-03-04 05:15:41 +00:00
dcdf47cff2Avatar 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
7279554681Additional (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
35677336deCatch 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
3fd877c4ceUse 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
8408e82f92PostgreSQL - added new emailnotifyattn field to user table, to match MySQL version
CiaranG
2009-03-03 20:18:26 +00:00