aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib
Commit message (Expand)AuthorAgeFilesLines
* compatible_project: we are only concerned with the default realmzotlabs2016-12-011-0/+4
* wrong linkzotlabs2016-11-291-1/+1
* provide a fresh new look and cleaner layout and more relevant information to ...zotlabs2016-11-291-0/+14
* notification issuezotlabs2016-11-221-1/+1
* redmatrix is no longer considered a supported platform and will not be listed...zotlabs2016-11-191-1/+7
* issue #588, change 'Bug Report' app to 'Report Bug'zotlabs2016-11-172-3/+3
* don't send notification for posts/comments on old conversations that were ref...zotlabs2016-11-121-0/+4
* cleanup and re-organise the voting and attendance buttonszotlabs2016-11-071-0/+4
* silence a minor warningzotlabs2016-11-021-0/+1
* [BUGFIX] for fromStandalonePermission().Klaus Weidenbach2016-10-201-28/+26
* add get_photo hook to go along with get_profile_photo hook. This allows a plu...zotlabs2016-10-171-3/+0
* array_key_exists warning on PConfig::Delete()zotlabs2016-10-171-6/+9
* provide text log results of email success/failure rather than 1 and 0.zotlabs2016-10-132-5/+5
* start removing db backticksredmatrix2016-10-031-1/+1
* add some more stuff to admin/account_edit (service class, language, and techl...redmatrix2016-10-031-0/+21
* return the email_sent statusredmatrix2016-10-031-2/+2
* another missing backslashMario Vavti2016-10-021-1/+1
* missing backslashMario Vavti2016-10-021-1/+1
* change hook name and return resultsredmatrix2016-10-011-2/+2
* Unify the various mail sending instance to enotify::send() and z_mail(). Both...redmatrix2016-10-011-3/+15
* add another hookredmatrix2016-09-291-0/+11
* issue #127redmatrix2016-09-291-9/+9
* change notify paramredmatrix2016-09-291-1/+4
* Merge branch 'nulldate' into devredmatrix2016-09-261-1/+1
|\
| * null_date conversion; phase 1redmatrix2016-09-251-1/+1
* | remove the now useless url fragments from notification linksredmatrix2016-09-251-4/+1
* | autoscroll to target post/comment when in single-thread mode; don't interfere...redmatrix2016-09-251-0/+1
* | subtle indicator of your own response verb activityredmatrix2016-09-251-0/+6
* | more infrastructure for notification auto-scroll to commentredmatrix2016-09-241-2/+5
* | also allow notification scroll on conversation page notifications (network an...redmatrix2016-09-241-1/+1
* | the rest of the backend for supporting scroll-to-comment from notifications. ...redmatrix2016-09-242-0/+6
|/
* finish the channel_reddress() conversionredmatrix2016-09-212-2/+2
* couple of minor issues with dba namespace during install and enotify::format ...redmatrix2016-09-181-5/+11
* provide techlevels in the pro server role. Should have no visible effect on o...redmatrix2016-08-311-1/+2
* Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-302-2/+2
|\
| * add authors to post distribution; case insensitive sort appsredmatrix2016-08-291-1/+1
| * fix aconfigredmatrix2016-08-281-1/+1
* | Merge remote-tracking branch 'upstream/dev' into website-exportAndrew Manning2016-08-231-1/+1
|\|
| * server role management, part 1redmatrix2016-08-221-1/+1
* | Export of pages and their layouts to a zip file works. Bug on importing the e...Andrew Manning2016-08-201-0/+57
|/
* A bit of api cleanup. Don't get excited. This is like a 0.005% cleanup but yo...redmatrix2016-08-111-0/+24
* use config system.server_role and deprecate 'UNO'redmatrix2016-08-072-3/+4
* restrict url cache to 254 maxlenredmatrix2016-07-261-0/+5
* trace log pconfig cache if for some reason it isn't an arrayredmatrix2016-07-241-0/+8
* PConfig : Check for is_null($uid) as well as false. We actually allow $uid = ...redmatrix2016-07-211-3/+6
* permission fixesredmatrix2016-07-191-13/+4
* fixes to permsredmatrix2016-07-191-1/+1
* let abconfig specify a familyredmatrix2016-07-131-2/+4
* move permissiondescription class to zotlabs/libredmatrix2016-07-111-0/+170
* regression - save bookmarks no longer present in item menuredmatrix2016-07-051-1/+1