brunoccast
|
43df2d201c
|
Extend Action with redirect after login logic, update some actions to use it
|
2019-06-07 15:02:07 +01:00 |
|
brunoccast
|
691df04103
|
PSR2-format
|
2019-06-07 15:02:07 +01:00 |
|
Mikael Nordfeldth
|
0fd2ad649e
|
Conversation IDs (again) no longer based on Notice ID
|
2016-01-06 13:58:46 +01:00 |
|
Mikael Nordfeldth
|
d76d37340a
|
Function declarations not matching their parents
|
2015-06-06 22:14:56 +02:00 |
|
Mikael Nordfeldth
|
2cebbead75
|
Accidentally presented Atom feed as ActivityStreams JSON
|
2015-06-02 12:58:30 +02:00 |
|
Mikael Nordfeldth
|
1a81188355
|
Use an Event to present notices conversations
|
2014-05-12 11:03:21 +02:00 |
|
Mikael Nordfeldth
|
f9481467f8
|
ConversationAction extends from ManagedAction
Also added some of the nifty autoconfiguration, such as $this->scoped,
to ConversationAction for increased code consistency.
|
2014-05-11 21:11:09 +02:00 |
|
Evan Prodromou
|
ae0b4d49c7
|
optional conversation tree view
|
2011-09-24 09:29:12 -04:00 |
|
Evan Prodromou
|
9dc6dc4441
|
add conversation feed data
|
2011-07-15 12:55:43 -04:00 |
|
Evan Prodromou
|
d197c86a61
|
show full threaded notice list in conversation view
|
2011-04-11 12:39:06 -04:00 |
|
Evan Prodromou
|
70faf76001
|
threadednoticelist takes a profile param
|
2011-04-10 20:16:51 -04:00 |
|
Evan Prodromou
|
79f3c0939b
|
use conversationnoticestream in conversationaction
|
2011-04-08 18:03:34 -04:00 |
|
Siebrand Mazeland
|
08edd1fedf
|
* i18n/L10n updates.
* translator documentation added/updated.
* superfluous whitespace removed.
|
2010-10-31 00:58:35 +02:00 |
|
Evan Prodromou
|
df86aa7214
|
define LACONICA and accept LACONICA for backwards compatibility
|
2009-08-26 10:41:36 -04:00 |
|
Evan Prodromou
|
865b716f09
|
change LACONICA to STATUSNET
|
2009-08-25 18:42:34 -04:00 |
|
Evan Prodromou
|
ae883ceb9b
|
change controlyourself.ca to status.net
|
2009-08-25 18:19:04 -04:00 |
|
Evan Prodromou
|
d35b2d3f3c
|
change laconi.ca to status.net
|
2009-08-25 18:16:46 -04:00 |
|
Evan Prodromou
|
4737563b95
|
a distributed -> the distributed
|
2009-08-25 18:14:12 -04:00 |
|
Evan Prodromou
|
c8b8f07af1
|
change Laconica and Control Yourself to StatusNet in PHP files
|
2009-08-25 18:12:20 -04:00 |
|
Jeffery To
|
20c536fdd4
|
Fixed PHP Notice "Undefined variable: cnt"
|
2009-08-02 19:52:27 +08:00 |
|
Evan Prodromou
|
eb22f06ac6
|
conversation action is readonly
|
2009-07-15 16:57:39 -04:00 |
|
Evan Prodromou
|
088fa6befc
|
null for both args in conversation
|
2009-07-03 10:48:15 -04:00 |
|
Evan Prodromou
|
e2f8b8d65d
|
no limit on conversation stream
|
2009-07-03 10:40:23 -04:00 |
|
Evan Prodromou
|
04c713e671
|
fixed limit for conversations
|
2009-07-03 10:37:39 -04:00 |
|
Zach Copley
|
bca3b3d36f
|
Send null as 2nd arg, not 3rd.
|
2009-07-02 15:09:48 -07:00 |
|
Evan Prodromou
|
90557e9147
|
correctly return count of notices
|
2009-07-01 14:45:48 -04:00 |
|
Evan Prodromou
|
0057f3da81
|
show all the notices, not just latest 20
|
2009-07-01 14:45:09 -04:00 |
|
Evan Prodromou
|
4e6cd42757
|
conversation code changes
|
2009-06-30 11:50:16 -04:00 |
|
Evan Prodromou
|
3ca9e85ce4
|
update conversations to use newer query format
|
2009-06-25 09:43:30 -07:00 |
|
Evan Prodromou
|
ba3a484a65
|
order notices in a conversation
|
2009-06-18 00:12:53 -07:00 |
|
Zach Copley
|
c594d99167
|
Child notices should have thier own ID on their LIs, not the parent's
|
2009-06-12 19:02:13 -07:00 |
|
Sarven Capadisli
|
b8de793556
|
Changed ul to ol and added xoxo for notice lists.
|
2009-05-29 02:38:38 +00:00 |
|
Evan Prodromou
|
62711ae2ba
|
show conversation as a hierarchical list
|
2009-05-21 11:43:09 -04:00 |
|
Evan Prodromou
|
4ac7a4054e
|
conversation tree interface
|
2009-05-15 13:55:49 -04:00 |
|
Evan Prodromou
|
fa3ca0548f
|
fix output of conversation
|
2009-04-03 16:12:33 -04:00 |
|
Evan Prodromou
|
02ba71b0f1
|
start conversation action
|
2009-02-28 15:12:31 -08:00 |
|