aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.4RC'2.4Mario Vavti2017-05-316-6941/+6622
|\
| * :bulb: Add Doxygen fix for @var member variable documentation.Klaus Weidenbach2017-05-052-0/+21
| * version and stringsMario Vavti2017-05-011-540/+557
| * regenerate hmessages.poMario Vavti2017-03-311-6525/+6399
| * get rid of get_app()zotlabs2017-03-311-2/+0
| * get rid of 'davguest' and allow for project specific DB updates (currently db...zotlabs2017-03-311-2125/+2113
| * move db_upgrade to zlibzotlabs2017-03-311-1/+2
| * various input filter fixeszotlabs2017-03-291-2152/+1779
| * more widgetszotlabs2017-03-291-20/+5
| * Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2017-03-151-0/+9
| |\
| | * :green_heart: Update Travis CI's Doxygen.Klaus Weidenbach2017-03-141-0/+9
| * | stringszotlabs2017-03-101-3838/+3824
| |/
| * string updatezotlabs2017-03-031-887/+910
| * string updatezotlabs2017-02-271-1424/+1442
| * We've passed the deadline for allowing unsigned zot finger tokens. It is now ...zotlabs2017-02-241-3034/+3039
* | Merge branch 2.2RC2.2Mario Vavti2017-03-085-3985/+4410
|\|
| * string updatezotlabs2017-02-171-405/+415
| * util/pconfig - don't enumerate empty arrays, mod_acl - add more commentszotlabs2017-02-131-2/+4
| * Create virtual privacy groups for private profile member listszotlabs2017-02-121-899/+914
| * string updatezotlabs2017-02-031-1996/+1965
| * string updatezotlabs2017-01-271-1278/+1352
| * js errors with raw message-id, string updateHubzilla2017-01-201-695/+857
| * native wiki stuffzotlabs2017-01-171-2/+4
| * string updatezotlabs2017-01-131-561/+586
| * stringszotlabs2017-01-061-2783/+2819
| * issue with post signatures if posted from api and logged in locally with a di...zotlabs2016-12-241-3362/+3403
| * update util/hz to use zot api instead of the (now optional) twitter apizotlabs2016-12-211-1/+1
| * string updatezotlabs2016-12-161-929/+959
| * Drop on switch for notificationsilu332016-12-151-5/+2
| * Configuring email notifications per channelilu332016-12-151-0/+56
* | Merge branch '2.0RC'Mario Vavti2016-12-238-4755/+7869
|\|
| * superblock issue + string updatezotlabs2016-12-091-103/+107
| * Providing more frequent string updates at the momentzotlabs2016-12-051-244/+261
| * string updatezotlabs2016-12-021-3619/+3609
| * connedit prev/next: sort in the db.zotlabs2016-11-261-671/+686
| * string updatezotlabs2016-11-181-2773/+2827
| * don't send notification for posts/comments on old conversations that were ref...zotlabs2016-11-121-205/+221
| * Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ...zotlabs2016-11-105-3/+5
| * provide /locs link on settings page if there is more than one hubloc for this...zotlabs2016-11-051-272/+273
| * command line connect utility.zotlabs2016-11-011-0/+64
| * string updatezotlabs2016-10-301-494/+546
| * string updatezotlabs2016-10-211-3031/+3032
| * more fixes to addons doc, include project addons in string extraction for tra...zotlabs2016-10-182-4457/+7488
| * permissions issuezotlabs2016-10-141-4669/+4688
| * [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-2/+4
| * don't expire posts before 2001zotlabs2016-10-101-2/+2
* | script to update the autoloader static fileszotlabs2016-10-181-0/+2
* | permissions issuezotlabs2016-10-141-4669/+4688
* | don't expire posts before 2001zotlabs2016-10-101-2/+2
|/
* Unify the various mail sending instance to enotify::send() and z_mail(). Both...redmatrix2016-10-011-4070/+4079