aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* index collection sync info by hash rather than idfriendica2014-07-141-1/+1
* clean up more code duplicationfriendica2014-07-143-8/+22
* the sending side of clone syncing of collection/privacy_group information. Th...friendica2014-07-142-1/+26
* remove some code duplicationfriendica2014-07-145-58/+25
* rename friendica_smartyfriendica2014-07-133-2/+4
* Quotes on strings. Dunno why it worked without.Thomas Willingham2014-07-131-1/+1
* Provide profile tabs opt-out.Thomas Willingham2014-07-131-1/+4
* added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint...jeroenpraat2014-07-111-0/+1
* move smarty compiled files to store/[data]/smarty3 - which puts all writeable...friendica2014-07-101-1/+1
* docofriendica2014-07-101-1/+7
* finish implementing email verification. Currently it only applies if REGISTER...friendica2014-07-092-2/+14
* numerous event fixes - mostly related to editing an eventfriendica2014-07-061-1/+1
* homepage revisionsfriendica2014-07-061-8/+9
* when deleting items, delete linked events and photos during stage1friendica2014-07-041-13/+13
* add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha...friendica2014-07-031-0/+12
* some initial work towards email address verificationfriendica2014-07-031-0/+84
* visage tracking opt-in/opt-outfriendica2014-07-032-0/+21
* move code out of templates - not sure how this even worked.friendica2014-07-031-1/+9
* turn that into a featurefriendica2014-07-021-0/+1
* minor adjustmentsfriendica2014-07-011-1/+3
* minor optimisationfriendica2014-07-011-8/+4
* optionally allow zrl usage from specific markdown sourcesfriendica2014-07-012-11/+18
* easter eggfriendica2014-07-011-3/+1
* for non-post items (e.g. photos, events, whatever) add mention tags explicitl...friendica2014-06-301-0/+25
* much better fix to problem yesterday of updates with the wrong ud_addr gettin...friendica2014-06-302-24/+17
* Documented include/plugin.php a bit and removed an annoying defaultKlaus Weidenbach2014-07-011-107/+114
* Make [observer.baseurl] more reliable using connurl which will changeThomas Willingham2014-06-301-2/+2
* control chars crept in.friendica2014-06-301-1/+1
* ensure we have a unique guid for each address if one is generated.friendica2014-06-301-1/+1
* update the update records for all addresses attached to this channel, not jus...friendica2014-06-301-7/+19
* minor changesfriendica2014-06-291-0/+6
* log the offending dir serverfriendica2014-06-291-0/+2
* limit updates from new dir servers to avoid exhausting memory.friendica2014-06-291-1/+6
* Add rename support for DAV directories.Klaus Weidenbach2014-06-302-15/+63
* Return a correct timestamp when a folder is empty.Klaus Weidenbach2014-06-291-9/+23
* Fixed some more timestamp bugs in RedDAV.Klaus Weidenbach2014-06-292-18/+37
* Fixed a wrong timestamp update when adding a file.Klaus Weidenbach2014-06-292-7/+13
* Merge pull request #513 from dawnbreak/masterRedMatrix2014-06-291-433/+586
|\
| * Some documentation for include/reddav.php and a new tpl-file.Klaus Weidenbach2014-06-291-433/+586
* | remove the feature setting until the community decides what to do and makes i...friendica2014-06-281-1/+1
* | rule of snakes #1, kill the snake.friendica2014-06-281-2/+2
|/
* notification being sent for comments from blocked connections on same site.friendica2014-06-261-0/+1
* bring back profile_tabs for unauthenticated visitors to /cloud pagefriendica2014-06-252-3/+1
* Templified cloud's directory listing.Klaus Weidenbach2014-06-261-190/+170
* Delete confirmation is translatablePaolo Tacconi2014-06-251-1/+1
* Display quota and translatable stringsPaolo Tacconi2014-06-251-37/+66
* Oops I left some debug stuff aroundtuscanhobbit2014-06-241-5/+11
* Fixes to links and forward URLs in filestoragetuscanhobbit2014-06-242-17/+60
* clean up the awful descriptive text on thing inputfriendica2014-06-231-1/+1
* block edit/delete ability for everybody but the ownerfriendica2014-06-231-7/+16