Mikael Nordfeldth
|
44191ac81a
Faves backed up properly to UAS
|
9 years ago |
Mikael Nordfeldth
|
7cce2e17ff
FavoritePlugin uses getConfigPref for profile setting
|
9 years ago |
Mikael Nordfeldth
|
3f7a305b2a
$this out of context (use $rcpt)
|
9 years ago |
Mikael Nordfeldth
|
660e8c6efc
Fave::addNew now calls Notice::saveActivity
|
9 years ago |
Mikael Nordfeldth
|
99b1a6f576
user is a protected property in UAS/AtomUserNoticeFeed
|
10 years ago |
Mikael Nordfeldth
|
1b449ea705
scripts/upgrade.php would fail if Profile_prefs did not exist
|
10 years ago |
Mikael Nordfeldth
|
aedfb6a8dd
FavoritePlugin calls CommandInterpreter::split_arg
|
10 years ago |
Mikael Nordfeldth
|
6ac2a5b8ff
&$supported in CommandSupportedAPI event is boolean
|
10 years ago |
Mikael Nordfeldth
|
509f31af0e
Favorite plugin now "extends" Activity on NoticeAsActivity
|
10 years ago |
Mikael Nordfeldth
|
d11ce2ef3b
Consistently use "email-notify_fave" syntax for preference
|
10 years ago |
Mikael Nordfeldth
|
ea8cb21e98
Allow exception to be thrown if saveActivityObject fails
|
10 years ago |
Mikael Nordfeldth
|
c96f0aa30f
More Activity-based reasoning for saveActivity in Notice
|
10 years ago |
Mikael Nordfeldth
|
0a20abf1d8
Email notify-on-fave moved to Profile_prefs (run upgrade.php)
|
10 years ago |
Mikael Nordfeldth
|
a9bfa1979d
Don't send favorite notifications unless the user wants it.
|
10 years ago |
Mikael Nordfeldth
|
2eea7a2d4b
Do proper Activity-plugin based mention notification
|
10 years ago |
Mikael Nordfeldth
|
fffacaa27c
FavorAction now uses Notice::saveActivity
|
10 years ago |
Mikael Nordfeldth
|
ffb9d7ad3f
Rewriting code for notice representation
|
10 years ago |
Mikael Nordfeldth
|
c44146d6f8
Favorites are now being stored from activities
|
10 years ago |
Mikael Nordfeldth
|
2e6a32c7be
Most of the activityobject-saving for Favorite implemented
|
10 years ago |
Mikael Nordfeldth
|
38bea34562
Moved functions into ActivityHandlerPlugin from MicroAppPlugin
|
10 years ago |
Mikael Nordfeldth
|
138d26d488
Favorite "aside"-sections moved, also small fixes left from before
|
10 years ago |
Mikael Nordfeldth
|
7e597ea7cc
More Favorite pluginification (favecount, cache, menus(favecount, cache, menus))
|
10 years ago |
Mikael Nordfeldth
|
fcdd061b4f
pluginified most of hasFave, getFaves and related calls
|
10 years ago |
Mikael Nordfeldth
|
db7cc7fa75
Favorite functionality put into plugin (not done yet)
|
10 years ago |