Nym Coy
|
1f866fcaed
ActivityGenerationTests.php fails but doesn't crash anymore.
|
8 years ago |
Mikael Nordfeldth
|
1194c47c5d
ksort on commands array to avoid converting to numerical array
|
9 years ago |
Mikael Nordfeldth
|
940737a958
Finalize move of 'repeat' Command
|
9 years ago |
Mikael Nordfeldth
|
046d070ad4
MessageCommand moved to DirectMessage plugin
|
10 years ago |
Mikael Nordfeldth
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
10 years ago |
Mikael Nordfeldth
|
b0cc9292b1
Notice->repeat() function takes Profile as argument now
|
10 years ago |
Mikael Nordfeldth
|
34b570352f
Fix Direct Message functionality.
|
10 years ago |
Mikael Nordfeldth
|
9b6633698c
Group discovery from text functions polished
|
11 years ago |
Mikael Nordfeldth
|
fcba540a14
Removed legacy OMB. Use OStatus for remote profiles.
|
11 years ago |
Mikael Nordfeldth
|
63306081bc
Subscription "get by" functions now don't use ArrayWrappers
|
11 years ago |
Mikael Nordfeldth
|
747fe9d59b
Tidying up getUser calls to profiles and some events
|
11 years ago |
Mikael Nordfeldth
|
e5e3aeb4e6
newmessage (and Message class) fixed for FormAction
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Siebrand Mazeland
|
173d20e1f9
L10n updates.
|
13 years ago |
Siebrand Mazeland
|
f20ddaec56
Add plural support where needed for added/removed tags messages.
|
13 years ago |
Siebrand Mazeland
|
f0d762f196
Update/add translator documentation.
|
13 years ago |
Shashi Gowda
|
57198a7464
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Siebrand Mazeland
|
7bd594e9d3
Use _m() instead of ngettext().
|
13 years ago |
Shashi Gowda
|
5a2bab07b2
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Brion Vibber
|
9adbb49fc9
Consolidate some precondition checks for repeats, fix a couple bits in the repeat command.
|
13 years ago |
Evan Prodromou
|
32145484c2
Disallow repeats (retweets) of private notices
|
13 years ago |
Shashi Gowda
|
bf121a695a
Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
|
13 years ago |
Shashi Gowda
|
31c1177970
Merge branch '1.0.x' into people_tags_rebase
|
13 years ago |
Brion Vibber
|
541dfa04fe
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
13 years ago |
Brion Vibber
|
bd12546984
Allow plugins to modify or append command help text; broke the command help down into pieces which also will aid translators in future, as the entire message blob won't change every time something gets fiddled with.
|
13 years ago |
Shashi Gowda
|
b176f0fb58
tag / untag commands for people tags
|
13 years ago |
Brion Vibber
|
e42db528e2
More fixes for 'fav' IM command: don't die with a fatal error if the notice has already been favored, and don't spew a warning when checking for user ID match.
|
13 years ago |
Brion Vibber
|
9df856e667
Merge branch '0.9.x' into merge
|
14 years ago |
Brion Vibber
|
aa96c3c1d9
Fix for tickets #2917, #2262: user URL shortening options not being applied in non-web channels
|
14 years ago |
Brion Vibber
|
3be352551a
Normalize username strings in command parsing
|
14 years ago |