aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* make sure we don't block new folks if there's a different register policy and...friendica2014-07-091-1/+1
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-091-4/+19
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-22/+41
* make the pending connections query consistent between mod/ping and mod/connec...friendica2014-07-051-5/+7
* remove cyclic dependency on XCHAN_FLAGS_HIDDENfriendica2014-07-051-2/+3
* some initial work towards email address verificationfriendica2014-07-031-0/+24
* visage tracking opt-in/opt-outfriendica2014-07-031-0/+8
* session DNT - if you want it use it.friendica2014-07-031-0/+4
* turn that into a featurefriendica2014-07-021-2/+1
* Fix for #510: $a->poi wasn't set for tabs actions with commands, so connedit_...zottel2014-07-021-1/+1
* use a better hashtag replacement when preventing tag hijackingfriendica2014-07-011-2/+2
* optionally allow zrl usage from specific markdown sourcesfriendica2014-07-011-1/+1
* easter eggfriendica2014-07-011-1/+8
* more doco on mod/ping - plus fix a birthday notification which was a day off.friendica2014-06-301-6/+52
* Some documentation in mod/ping.php an reduced default logging.Klaus Weidenbach2014-06-301-47/+33
* limit updates from new dir servers to avoid exhausting memory.friendica2014-06-291-1/+1
* keep dirsync from exhausting memoryfriendica2014-06-291-1/+1
* Merge pull request #516 from dawnbreak/masterRedMatrix2014-06-301-27/+27
|\
| * Return a correct timestamp when a folder is empty.Klaus Weidenbach2014-06-291-27/+27
* | Remove Remove Account link from account settingsChristian Vogeley2014-06-291-1/+3
|/
* rule of snakes #1, kill the snake.friendica2014-06-288-26/+27
* Merge https://github.com/friendica/red into pending_mergefriendica2014-06-261-0/+2
|\
| * Let's have a global default startpage before falling back to appsAlexandre Hannud Abdo2014-06-261-0/+2
* | notification being sent for comments from blocked connections on same site.friendica2014-06-261-1/+5
|/
* sql errorfriendica2014-06-251-1/+1
* Merge branch 'master' of https://github.com/tuscanhobbit/redPaolo Tacconi2014-06-251-0/+2
|\
| * Set backlink to the parent folder, not cloud's root.Klaus Weidenbach2014-06-241-0/+2
* | Display quota and translatable stringsPaolo Tacconi2014-06-251-0/+1
|/
* Oops I left some debug stuff aroundtuscanhobbit2014-06-241-1/+0
* Fixes to links and forward URLs in filestoragetuscanhobbit2014-06-241-46/+8
* clean up the awful descriptive text on thing inputfriendica2014-06-231-3/+6
* ability to like thingsfriendica2014-06-231-3/+8
* profile likesfriendica2014-06-221-60/+172
* when an admin censors a channel, we only need to notify the directory and not...friendica2014-06-221-0/+1
* honour the admin censored flag in the directory, and some slow progress on ex...friendica2014-06-222-58/+126
* Add HTML5 datalist to edit photo album field.Klaus Weidenbach2014-06-221-0/+5
* moods not working in other languages + doc updatesfriendica2014-06-211-1/+1
* fix space around brackets changing.friendica2014-06-191-3/+5
* cleanupfriendica2014-06-192-2/+2
* Implements a new permission level PERMS_PENDINGAlexandre Hannud Abdo2014-06-191-1/+2
* oh this is nice... http://kmkeen.com/jshon - this is what we need to make shr...friendica2014-06-181-4/+2
* get rid of some old crapfriendica2014-06-171-57/+4
* Merge https://github.com/friendica/red into pending_mergefriendica2014-06-171-0/+1
|\
| * Merge pull request #497 from git-marijus/masterRedMatrix2014-06-171-0/+1
| |\
| | * make maximum load average setting work againmarijus2014-06-161-0/+1
* | | sync profiles to nomadic clonesfriendica2014-06-171-1/+10
|/ /
* / project homepage tweaksfriendica2014-06-161-0/+1
|/
* sort out the unobscure messfriendica2014-06-152-1/+1
* issues with editing webpage permissionsfriendica2014-06-151-2/+8
* ensure item_private tracks acl fields on editfriendica2014-06-151-1/+10