aboutsummaryrefslogtreecommitdiffstats
path: root/mod/notifications.php
Commit message (Collapse)AuthorAgeFilesLines
* now that we have admin interface, completely remove register approvals from ↵Friendika2011-06-291-24/+0
| | | | notifications
* recipient ui, friend suggestionsFriendika2011-06-261-12/+43
|
* add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-2/+2
| | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* deny link not clickable on admin approval notification pageFriendika2011-05-201-1/+1
|
* deprecate load_view_fileFriendika2011-05-111-2/+2
|
* don't use load_view_file() except in email templates and install of htconfig ↵Friendika2011-05-101-2/+2
| | | | - to avoid getting wrong file when package is updated by copying over an older version.
* more templatesFriendika2011-04-071-9/+5
|
* more templates goneFriendika2011-03-291-7/+6
|
* pulled strings from one more templateFriendika2011-02-221-0/+3
|
* event and birthday data structuresFriendika2011-01-131-0/+11
|
* couple minor issues with reg queueFriendika2011-01-041-1/+1
|
* prevent admin hijacksFriendika2011-01-041-1/+1
|
* Manage user registrations in REGISTER_APPROVE mode.fabrixxm2011-01-041-1/+27
|
* more string extractionFriendika2010-12-011-1/+4
|
* network was not yet set before testing typeFriendika2010-11-181-3/+3
|
* i18n re-arrangeFriendika2010-11-151-0/+2
|
* more fixes to introduction discardsFriendika2010-11-061-3/+4
|
* unable to discard notifyFriendika2010-11-061-1/+1
|
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-5/+26
|
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-2/+2
|
* cleaned up ACL expansion to remove unwanted '0' elementsMike Macgirvin2010-09-261-1/+1
|
* localisation path for all view templatesMike Macgirvin2010-09-221-2/+2
|
* theme cleanupMike Macgirvin2010-09-181-0/+1
|
* mistpark 2.0 infrasturcture landsMike Macgirvin2010-09-081-4/+7
|
* fix notification msgsMike Macgirvin2010-08-151-1/+1
|
* installer changes, pe syncMike Macgirvin2010-08-151-11/+12
|
* mongo commitMike Macgirvin2010-07-121-2/+2
|
* group work, dfrn_pollMike Macgirvin2010-07-051-1/+1
|
* Initial checkinMike Macgirvin2010-07-011-0/+98