| Commit message (Expand) | Author | Age | Files | Lines |
* | re-factor item_photo_menu - there is some room for future development, curren... | zotlabs | 2016-12-18 | 1 | -0/+2 |
* | issue #446 apps usability - disable app if attached to a plugin that is unins... | zotlabs | 2016-12-14 | 1 | -22/+65 |
* | some preliminary work for email notification of likes - potentially destabili... | zotlabs | 2016-12-11 | 1 | -0/+79 |
* | move the rest of superblock out of core | zotlabs | 2016-12-11 | 1 | -1/+1 |
* | minor changes to config api and markdown_to_bb | zotlabs | 2016-12-05 | 6 | -16/+16 |
* | compatible_project: we are only concerned with the default realm | zotlabs | 2016-12-01 | 1 | -0/+4 |
* | wrong link | zotlabs | 2016-11-29 | 1 | -1/+1 |
* | provide a fresh new look and cleaner layout and more relevant information to ... | zotlabs | 2016-11-29 | 1 | -0/+14 |
* | notification issue | zotlabs | 2016-11-22 | 1 | -1/+1 |
* | redmatrix is no longer considered a supported platform and will not be listed... | zotlabs | 2016-11-19 | 1 | -1/+7 |
* | issue #588, change 'Bug Report' app to 'Report Bug' | zotlabs | 2016-11-17 | 2 | -3/+3 |
* | don't send notification for posts/comments on old conversations that were ref... | zotlabs | 2016-11-12 | 1 | -0/+4 |
* | cleanup and re-organise the voting and attendance buttons | zotlabs | 2016-11-07 | 1 | -0/+4 |
* | silence a minor warning | zotlabs | 2016-11-02 | 1 | -0/+1 |
* | [BUGFIX] for fromStandalonePermission(). | Klaus Weidenbach | 2016-10-20 | 1 | -28/+26 |
* | add get_photo hook to go along with get_profile_photo hook. This allows a plu... | zotlabs | 2016-10-17 | 1 | -3/+0 |
* | array_key_exists warning on PConfig::Delete() | zotlabs | 2016-10-17 | 1 | -6/+9 |
* | provide text log results of email success/failure rather than 1 and 0. | zotlabs | 2016-10-13 | 2 | -5/+5 |
* | start removing db backticks | redmatrix | 2016-10-03 | 1 | -1/+1 |
* | add some more stuff to admin/account_edit (service class, language, and techl... | redmatrix | 2016-10-03 | 1 | -0/+21 |
* | return the email_sent status | redmatrix | 2016-10-03 | 1 | -2/+2 |
* | another missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | missing backslash | Mario Vavti | 2016-10-02 | 1 | -1/+1 |
* | change hook name and return results | redmatrix | 2016-10-01 | 1 | -2/+2 |
* | Unify the various mail sending instance to enotify::send() and z_mail(). Both... | redmatrix | 2016-10-01 | 1 | -3/+15 |
* | add another hook | redmatrix | 2016-09-29 | 1 | -0/+11 |
* | issue #127 | redmatrix | 2016-09-29 | 1 | -9/+9 |
* | change notify param | redmatrix | 2016-09-29 | 1 | -1/+4 |
* | Merge branch 'nulldate' into dev | redmatrix | 2016-09-26 | 1 | -1/+1 |
|\ |
|
| * | null_date conversion; phase 1 | redmatrix | 2016-09-25 | 1 | -1/+1 |
* | | remove the now useless url fragments from notification links | redmatrix | 2016-09-25 | 1 | -4/+1 |
* | | autoscroll to target post/comment when in single-thread mode; don't interfere... | redmatrix | 2016-09-25 | 1 | -0/+1 |
* | | subtle indicator of your own response verb activity | redmatrix | 2016-09-25 | 1 | -0/+6 |
* | | more infrastructure for notification auto-scroll to comment | redmatrix | 2016-09-24 | 1 | -2/+5 |
* | | also allow notification scroll on conversation page notifications (network an... | redmatrix | 2016-09-24 | 1 | -1/+1 |
* | | the rest of the backend for supporting scroll-to-comment from notifications. ... | redmatrix | 2016-09-24 | 2 | -0/+6 |
|/ |
|
* | finish the channel_reddress() conversion | redmatrix | 2016-09-21 | 2 | -2/+2 |
* | couple of minor issues with dba namespace during install and enotify::format ... | redmatrix | 2016-09-18 | 1 | -5/+11 |
* | provide techlevels in the pro server role. Should have no visible effect on o... | redmatrix | 2016-08-31 | 1 | -1/+2 |
* | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 2 | -2/+2 |
|\ |
|
| * | add authors to post distribution; case insensitive sort apps | redmatrix | 2016-08-29 | 1 | -1/+1 |
| * | fix aconfig | redmatrix | 2016-08-28 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-23 | 1 | -1/+1 |
|\| |
|
| * | server role management, part 1 | redmatrix | 2016-08-22 | 1 | -1/+1 |
* | | Export of pages and their layouts to a zip file works. Bug on importing the e... | Andrew Manning | 2016-08-20 | 1 | -0/+57 |
|/ |
|
* | A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo... | redmatrix | 2016-08-11 | 1 | -0/+24 |
* | use config system.server_role and deprecate 'UNO' | redmatrix | 2016-08-07 | 2 | -3/+4 |
* | restrict url cache to 254 maxlen | redmatrix | 2016-07-26 | 1 | -0/+5 |
* | trace log pconfig cache if for some reason it isn't an array | redmatrix | 2016-07-24 | 1 | -0/+8 |
* | PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ... | redmatrix | 2016-07-21 | 1 | -3/+6 |