aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* missing file in checkinfriendica2014-01-281-0/+11
* online indication to the directory popupfriendica2014-01-281-0/+4
* fix sql query and provide setting to hide online statusfriendica2014-01-282-1/+8
* basic presence indicationfriendica2014-01-281-0/+25
* preserve expiration when editingfriendica2014-01-271-3/+9
* photo tagging still broken - but at least don't create a new linked item ever...friendica2014-01-271-0/+4
* after rposting - if there's no remote_return, go to your matrix page rather t...friendica2014-01-271-2/+4
* Merge branch 'master' of https://github.com/MicMee/redMichael Meer2014-01-275-10/+48
|\
| * add davguest param to cut/paste link for directories in mod/filestoragefriendica2014-01-261-2/+1
| * The final piece of the DAV authentication puzzle. Provide a directory view to...friendica2014-01-261-5/+9
| * allow site defaults for enabled featuresfriendica2014-01-261-1/+1
| * don't prompt guests for a password if they're accessing an embedded public file.friendica2014-01-261-2/+22
| * Left over line from placeholder.Thomas Willingham2014-01-251-1/+0
| * Add admin info to admin panel and site info.Thomas Willingham2014-01-242-5/+21
* | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-242-57/+46
|\|
| * fix marital partner linkingfriendica2014-01-231-26/+14
| * mod_profperm migratedfriendica2014-01-231-31/+32
* | build url, deleted logger commandsMichael Meer2014-01-231-4/+3
* | preperation for ping, need training in SQL :(Michael Meer2014-01-231-1/+6
* | Merge branch 'master' of https://github.com/friendica/redMichael Meer2014-01-221-8/+4
|\|
| * simplify chanview authentication and make sure it carries through multiple ge...friendica2014-01-221-8/+4
* | reorg formula data for hubloc checksMichael Meer2014-01-221-1/+10
* | start with hubloc pingMichael Meer2014-01-221-0/+9
|/
* remove debuggingfriendica2014-01-211-1/+0
* fix location of string file in Translations.md, fix some permissions and owne...friendica2014-01-211-0/+1
* seems you can't easily have a blank password for DAV guests, so the guest pas...friendica2014-01-211-2/+4
* text - change remove account button to remove channelfriendica2014-01-211-1/+1
* add primary webbie to directory popupfriendica2014-01-212-0/+2
* fix the admin interface to pending registrationsfriendica2014-01-211-1/+1
* create store directory if it's missing before initialising DAVfriendica2014-01-211-1/+4
* when loading a single thread on the channel page, tell JS that there isn't an...friendica2014-01-201-2/+6
* added buttons to perform later hubloc actionsMichael Meer2014-01-201-2/+4
* catch auth exceptionsfriendica2014-01-201-2/+7
* bring photo tagging back which hasn't worked since forking from Friendica - t...friendica2014-01-192-184/+53
* Merge https://github.com/friendica/red into zpullfriendica2014-01-191-3/+4
|\
| * Stop Google DDoSing me by providing block_public_search, which unlikeThomas Willingham2014-01-191-3/+4
* | strip zid= from REQUEST_URI as well as QUERY_STRING - sabre uses bothfriendica2014-01-191-0/+3
|/
* kill the ummagumma effectfriendica2014-01-162-3/+5
* prevent zid's from reaching the DAV core code.friendica2014-01-161-0/+3
* Merge remote-tracking branch 'upstream/master'Thomas Willingham2014-01-153-6/+7
|\
| * Merge https://github.com/friendica/red into zpullfriendica2014-01-153-9/+21
| |\
| * | dav: throw exception if channel for requested DAV directory is deletedfriendica2014-01-153-6/+7
* | | Probably shouldn't list REGISTER_CLOSED sites on a list of open hubs.Thomas Willingham2014-01-141-2/+2
| |/ |/|
* | Merge pull request #268 from cvogeley/mastercvogeley2014-01-112-4/+6
|\ \
| * | delete confirmation popup for blocks and layoutsChristian Vogeley2014-01-122-4/+6
* | | Merge pull request #267 from cvogeley/mastercvogeley2014-01-111-1/+6
|\| |
| * | Do the same thang for webpage blocksChristian Vogeley2014-01-121-1/+6
* | | Merge pull request #266 from cvogeley/mastercvogeley2014-01-111-2/+7
|\| |
| * | Fix webpage layout title editingChristian Vogeley2014-01-121-2/+7
* | | Merge pull request #265 from cvogeley/mastercvogeley2014-01-111-2/+2
|\| | | |/ |/|