Evan Prodromou
|
cf2457f03f
|
correct link for apitimelinegroup
|
2011-09-18 17:33:25 -04:00 |
|
Evan Prodromou
|
be4e3593f5
|
declare attributes of TagAction
|
2011-09-18 12:52:38 -04:00 |
|
Evan Prodromou
|
951601633b
|
better handling of tagged notice streams
|
2011-09-18 12:33:35 -04:00 |
|
Evan Prodromou
|
b80b0d6520
|
use correct redirect on logout of single-user site
|
2011-09-17 15:08:04 -04:00 |
|
Evan Prodromou
|
927eae908a
|
Remove unused xrds stuff from profile (replace in OMB please)
|
2011-09-14 12:18:46 -04:00 |
|
Zach Copley
|
a1907f20c4
|
Remove old background validation stuff from paths admin panel
fixes http://status.net/open-source/issues/3297
|
2011-08-27 19:22:02 -07:00 |
|
Evan Prodromou
|
abdae45679
|
allow posting to groups through atompub
|
2011-08-27 17:37:10 -04:00 |
|
Evan Prodromou
|
8287f27a95
|
remove more groupnav
|
2011-08-27 16:14:11 -04:00 |
|
Evan Prodromou
|
e0f7cf6a6c
|
remove group nav
|
2011-08-27 16:13:04 -04:00 |
|
Evan Prodromou
|
dd5da6c9e8
|
Move common nav stuff to GroupAction
|
2011-08-27 11:28:32 -04:00 |
|
Zach Copley
|
5f1ace8c04
|
* Update copyright in version info
* add sammyd to contributors
* sort contributors
|
2011-08-25 16:33:41 -07:00 |
|
Zach Copley
|
297d603feb
|
Update activity streams JSON to match spec
Squashed commit of the following:
commit 0722450267a1d0f4bdc2853f52a85b850329db73
Author: Zach Copley <zach@status.net>
Date: Thu Aug 25 09:58:29 2011 -0700
Updgrade activity object json
commit 882ba1dceaba8a0b3ec3513760aa09f68e41f270
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 16:30:07 2011 -0700
Update to the JSON activity serialization document
commit 121e441b314b93e184711c3dcc79ada69d429eba
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 15:08:06 2011 -0700
Output application/json instead of application/stream+json (at least for now)
commit e045e214bffe5e0ddeb0a42555d440b75ae4edde
Author: Zach Copley <zach@status.net>
Date: Wed Aug 24 15:06:40 2011 -0700
Update to use latest property names from the JSON activity spec
|
2011-08-25 10:01:20 -07:00 |
|
Evan Prodromou
|
0692d9c047
|
use new stream class rather than old Notice::publicStream()
|
2011-08-25 11:50:45 -04:00 |
|
Evan Prodromou
|
4f05205fbe
|
log an exception when we can't join a group
|
2011-08-23 10:22:03 -04:00 |
|
Siebrand Mazeland
|
83c988e1e7
|
Fix incorrect translator documentation.
|
2011-08-21 12:41:03 +02:00 |
|
Siebrand Mazeland
|
ab8c166d49
|
Add translator documentation.
|
2011-08-20 20:33:16 +02:00 |
|
Samantha Doherty
|
c8a09b051c
|
Reinstate labels for oauth application info.
|
2011-08-19 15:43:56 -04:00 |
|
Siebrand Mazeland
|
d756242f64
|
Add translator documentation.
L10n/i18n fixes.
Whitespace updates.
|
2011-08-19 17:39:39 +02:00 |
|
Siebrand Mazeland
|
edd8045375
|
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
|
2011-08-18 15:11:10 +02:00 |
|
Siebrand Mazeland
|
30d0a1d3d9
|
Simplify message.
|
2011-08-18 14:21:43 +02:00 |
|
Siebrand Mazeland
|
5115aa3e4c
|
tag -> list
|
2011-08-15 16:03:24 +02:00 |
|
Siebrand Mazeland
|
6319003a34
|
Change "stream" to "timeline" for consistency.
|
2011-08-15 15:57:36 +02:00 |
|
Evan Prodromou
|
e274ec4900
|
Merge branch 'testing' into 1.0.x
|
2011-07-18 10:45:32 -04:00 |
|
Zach Copley
|
6f0bd73e6c
|
Squashed commit of the following:
Move OMB to a plugin
commit 75d21f00246bcc56d7f854936be1e28395e079a2
Merge: cea0199 d594d07
Author: Zach Copley <zach@status.net>
Date: Fri Jul 15 11:16:54 2011 -0700
Merge branch 'kill-omb2' of gitorious.org:~zcopley/statusnet/zcopleys-clone into kill-omb2
* 'kill-omb2' of gitorious.org:~zcopley/statusnet/zcopleys-clone:
Fix paths
Oops, I left out the ability to authorize a token in ApiStatusNetOAuthDataStore
Some odds and ends
Remove omb stuff from queuemanager defaults
Add check to make sure we're not untagging an OMB profile to OMB plugin
Move some more subscription stuff and peopletag checks to OMB plugin
Move some OMB-specific unsubscribe stuff to OMB plugin
Finish removing libomb from core extlibs
Fix more conflicts
Fix queuing/queuehandling
Move some stuff around; fix references
Fix conflicts
Move OMB-specific files to OMB plugin
Move some stuff around; fix references
Add OMB plugin README and rm references to OMB in mail StatusNet README
Update paths
Fix define
Basic plugin finished
Move OMB-specific files to OMB plugin
Remove OMB stuff from router
commit cea019967f343042ebaea14b7bbb0d54289bcc1a
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 14:38:40 2011 -0700
Fix paths
commit d412aa3c0ea0e21e65a72a16c7b9edd64ff373e1
Author: Zach Copley <zach@status.net>
Date: Tue Jul 12 18:17:06 2011 -0700
Oops, I left out the ability to authorize a token in ApiStatusNetOAuthDataStore
commit b459c9f10ac283d6e774ef13f3293fc8a6948143
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 19:02:08 2011 -0700
Some odds and ends
commit 895cfbfce58ffb3a05beebf48a90c549e00f1cce
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 19:01:23 2011 -0700
Remove omb stuff from queuemanager defaults
commit b41b9e994f291ff83afb2460d9b37aee8ec1ec2b
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 18:46:44 2011 -0700
Add check to make sure we're not untagging an OMB profile to OMB plugin
commit 94374d26ddd428dac8e4cd4541fd56db748c248b
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 18:34:20 2011 -0700
Move some more subscription stuff and peopletag checks to OMB plugin
commit b91043b7820d5cd8b0ba4e9ee2a9d03c99248f11
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 16:37:25 2011 -0700
Move some OMB-specific unsubscribe stuff to OMB plugin
commit d9430fe52975d9497b4a0d3d54da35b222e207ad
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 15:26:30 2011 -0700
Finish removing libomb from core extlibs
commit bb6257eb85cc7ba392e91468c01503f51faeb989
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 12:47:32 2011 -0700
Fix more conflicts
commit 3c760d0a4b4a083ae5fca2530d22aad5f4a9fdae
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:49:22 2011 -0700
Fix queuing/queuehandling
commit ed635fa0c20e150673709c04ecc7f285d12e0ce2
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:29:35 2011 -0700
Move some stuff around; fix references
commit cbc553a147941cad16e205a6b66ab4b32a5e3d3d
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 12:46:05 2011 -0700
Fix conflicts
commit 5d77c81f75b57f5d5357d6b46d503650a4b3225d
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:38 2011 -0700
Move OMB-specific files to OMB plugin
commit 2ed051dbce0ce9b44723b14922026849c39ed603
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:29:35 2011 -0700
Move some stuff around; fix references
commit 8809b5e35b1aacb67d70ae3e55a43003b6f591b7
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:28:59 2011 -0700
Add OMB plugin README and rm references to OMB in mail StatusNet README
commit 35ced4067c1915baca0b3e184f9533a91a951d2d
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:50:09 2011 -0700
Update paths
commit 0ee5bafbce95fc9b8db98c1e828d33d26d08bc73
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:38:03 2011 -0700
Fix define
commit e309dd22ffb9087d7fcf9180ede4f531dbd88c3c
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:30:43 2011 -0700
Basic plugin finished
commit 00f1e930f27e080b04d1e82952f7886c84e01d97
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:38 2011 -0700
Move OMB-specific files to OMB plugin
commit 39dcd031a79b49da0b4fe25f1594d2e406b5eb65
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:01 2011 -0700
Remove OMB stuff from router
commit d594d071be1ec42518dd5465db61e01e7e8ec036
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 14:38:40 2011 -0700
Fix paths
commit 48c1064b4b50e89cf51d2cab388f708f60601247
Author: Zach Copley <zach@status.net>
Date: Tue Jul 12 18:17:06 2011 -0700
Oops, I left out the ability to authorize a token in ApiStatusNetOAuthDataStore
commit 1e1168978f38c31dbf0206b3493b2b6dcbe61589
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 19:02:08 2011 -0700
Some odds and ends
commit ac43af2b497d8b9286c49a9469a1dff950e41650
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 19:01:23 2011 -0700
Remove omb stuff from queuemanager defaults
commit 2471af2f8800515a3db544b3a186a18f3e8a43af
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 18:46:44 2011 -0700
Add check to make sure we're not untagging an OMB profile to OMB plugin
commit df974646459ac6d5d97a40d008f1aab66f998226
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 18:34:20 2011 -0700
Move some more subscription stuff and peopletag checks to OMB plugin
commit 8a1427b759e791c14a7a7a22128ba05f0b4b6d12
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 16:37:25 2011 -0700
Move some OMB-specific unsubscribe stuff to OMB plugin
commit bd24220dbb5170af22ea0dea8a3062e6d1aeb6a2
Author: Zach Copley <zach@status.net>
Date: Wed Jul 6 15:26:30 2011 -0700
Finish removing libomb from core extlibs
commit 4c3c6f1fabb0f2c92635ccc5e8f38db2293f5456
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 12:47:32 2011 -0700
Fix more conflicts
commit db44deefd731a412685c5669c4c6fa69833de922
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:49:22 2011 -0700
Fix queuing/queuehandling
commit ea2d84d2f3d518950d3aa1956ddc8f3a25ca55f3
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:29:35 2011 -0700
Move some stuff around; fix references
commit 8ac3e010444b41bd9a78766f5e37e49dff023b45
Author: Zach Copley <zach@status.net>
Date: Wed Jul 13 12:46:05 2011 -0700
Fix conflicts
commit 0aad6e10e3637b3189a87b42c24c1d6de1b346bc
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:38 2011 -0700
Move OMB-specific files to OMB plugin
commit d982d7076c5cb28c7b8e4b1dde8d07d7e58e278f
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:29:35 2011 -0700
Move some stuff around; fix references
commit 4b9d39c93562ff4c45c37c940013e8b78197dec1
Author: Zach Copley <zach@status.net>
Date: Tue Jul 5 15:28:59 2011 -0700
Add OMB plugin README and rm references to OMB in mail StatusNet README
commit dab0fb6647a85e6835298496d7127a398b6b9293
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:50:09 2011 -0700
Update paths
commit 2cb73dac8ad971f1545dcf6ba57746c777e232ef
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:38:03 2011 -0700
Fix define
commit 6f226b18a059f175b1bdd3abcb8cb95eedc22ee7
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 23:30:43 2011 -0700
Basic plugin finished
commit 7be304beaa0f39755c3978e0b852fde768950da4
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:38 2011 -0700
Move OMB-specific files to OMB plugin
commit 5b30da01cfa2802d6e7a4a4a4f39b8043c54f472
Author: Zach Copley <zach@status.net>
Date: Thu Jun 30 19:10:01 2011 -0700
Remove OMB stuff from router
|
2011-07-15 12:13:57 -07:00 |
|
Evan Prodromou
|
9dc6dc4441
|
add conversation feed data
|
2011-07-15 12:55:43 -04:00 |
|
Evan Prodromou
|
c579bcae7b
|
conversation API
|
2011-07-15 12:49:52 -04:00 |
|
Zach Copley
|
cd05fc6aee
|
Remove debugging statement
|
2011-07-07 17:23:41 -07:00 |
|
Zach Copley
|
969a558339
|
Change a few things around for CORS header output
|
2011-07-07 17:19:59 -07:00 |
|
Zach Copley
|
cb183359e2
|
Merge commit 'refs/merge-requests/157' of git://gitorious.org/statusnet/mainline into merge-requests/157
|
2011-07-07 15:58:28 -07:00 |
|
Zach Copley
|
7150c54a3f
|
Fix invite button for public sites
|
2011-07-05 17:27:11 -07:00 |
|
flyingmana
|
3c47d158f4
|
make cors header deactivatable
|
2011-06-29 22:39:33 +02:00 |
|
Evan Prodromou
|
20396ce8e1
|
ActivityStreamJSONDocument served as application/stream+json
|
2011-06-23 11:38:46 -04:00 |
|
Evan Prodromou
|
0755f45bf0
|
add activitystreams links to other actions
|
2011-06-22 17:19:46 -04:00 |
|
Evan Prodromou
|
e5d8fd6857
|
Add Activity Streams feeds to export data
|
2011-06-22 17:09:04 -04:00 |
|
flyingmana
|
62977ad4f2
|
allow cross-origin requests for xrd
|
2011-06-21 23:43:53 +02:00 |
|
flyingmana
|
253a55846a
|
allow cross-origin requests for host-meta
|
2011-06-21 21:59:34 +02:00 |
|
Siebrand Mazeland
|
46546ce985
|
Add translator documentation.
|
2011-06-19 12:12:47 +02:00 |
|
Siebrand Mazeland
|
36e07218e9
|
Remove double tag in comment.
|
2011-06-19 11:15:31 +02:00 |
|
Siebrand Mazeland
|
47d0c198e1
|
Fix typo in comment.
|
2011-06-19 11:11:12 +02:00 |
|
Siebrand Mazeland
|
173d20e1f9
|
L10n updates.
|
2011-06-17 22:36:24 +02:00 |
|
Siebrand Mazeland
|
b24e4fd9fe
|
Fix typo. Spotted by Nikerabbit.
|
2011-06-15 13:25:45 +02:00 |
|
Siebrand Mazeland
|
d6fe675fbe
|
Update translator documentation per request of Nikerabbit.
|
2011-06-15 13:25:41 +02:00 |
|
Siebrand Mazeland
|
b7aacc0818
|
Update translator documentation and L10n.
|
2011-06-15 13:25:40 +02:00 |
|
Evan Prodromou
|
c227045975
|
Merge branch '1.0.x' of gitorious.org:statusnet/mainline into 1.0.x
|
2011-06-10 16:50:33 -04:00 |
|
Evan Prodromou
|
331d8a99ba
|
Merge branch 'statusnetworkapi' into 1.0.x
|
2011-06-10 16:50:15 -04:00 |
|
Zach Copley
|
1f1616223a
|
Allow changing the site logo from the site admin panel
|
2011-06-09 17:05:17 -04:00 |
|
Zach Copley
|
36d619480a
|
Rip out user, group and site design customization code
Squashed commit of the following:
commit 0bcfb6535115ec0a11669420f8689aeedc417bc8
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:51:47 2011 -0400
Remove design-related stuff from the API
commit 88da010256fbcaee1ff01d9507ea47d3225f2825
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:40:16 2011 -0400
Mop up misc design related code
commit 11958b064745b797b4c9f9f4b7e8f65e4c82ce83
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 15:21:00 2011 -0400
Remove Design DB_DataObject class and references to it in schema
commit f8540594728ce6ba4697eb21657ccb897a9fc127
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:15:54 2011 -0400
Remove design-related actions and widgets
commit ddf7b4d425b88b58956b8be06047d2a3e0560bd2
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:10:57 2011 -0400
Remove navigation / routing to design settings actions
commit e3f280f8780d99168edf37ef766956f281e9c5da
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 13:03:09 2011 -0400
CurrentUserDesignAction -> Action
commit 6780b1a07e1375a7fa0fd48c8bf3109d9a12e33e
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 12:54:22 2011 -0400
* GroupDesignAction -> GroupAction (new base class for group actions)
commit 2136377e895db274709a1d486f377f13946ccfd6
Author: Zach Copley <zach@status.net>
Date: Thu Jun 9 12:36:40 2011 -0400
OwnerDesignAction -> Action
|
2011-06-09 16:20:19 -04:00 |
|
Evan Prodromou
|
1b0bafc6cc
|
Move recoverpassword functionality to User
|
2011-06-07 11:22:19 -04:00 |
|
Evan Prodromou
|
9a11003c08
|
add oauth_token_association to core.php so it gets set up correctly
|
2011-06-02 10:04:00 -04:00 |
|
Evan Prodromou
|
412adfb587
|
Merge branch '1.0.x' into testing
|
2011-05-30 15:37:46 -04:00 |
|