aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* channel delegationfriendica2015-03-101-0/+3
* straighten out some directory stuff, which required some Comanche structural ...friendica2015-03-051-2/+20
* add queue priorityfriendica2015-03-041-1/+1
* login adjustmentMario Vavti2015-03-031-2/+2
* automated warning after a few days if poller is deadfriendica2015-03-021-0/+43
* Nag hub admins with self-signed certs to fix them. Otherwise we'll just have ...friendica2015-03-011-0/+34
* require access token to view, query, or join directories in private realms, i...friendica2015-02-241-1/+1
* Updated doxygen docu about deperecated functions.Klaus Weidenbach2015-02-181-5/+27
* hub upgrade w/name change via Alexfriendica2015-02-161-1/+1
* Patches from Thomas regarding offline status off whogotzot.comjeroenpraat2015-02-141-1/+0
* provide relief to sites that are severely impacted by the slow ITEM_UNSEEN se...friendica2015-02-121-1/+1
* more progress on event confirmationsfriendica2015-02-101-0/+3
* improved directory registration - honour standalones and do the right thingfriendica2015-02-021-0/+7
* two tracks proceeding in parallel - first adding the ability to store a digit...friendica2015-02-011-1/+14
* provide compatibility functions so code breakage with customised setups or wo...friendica2015-01-281-0/+12
* remote_user => remote_channelfriendica2015-01-281-1/+1
* local_user => local_channelfriendica2015-01-281-8/+8
* provide storage for directory based reputation in the xlink table by setting ...friendica2015-01-261-1/+1
* Merge branch 'master' of https://github.com/friendica/redmarijus2015-01-221-1/+2
|\
| * added redmatrix.nl back as a directory server. this was not the issue with th...Jeroen2015-01-221-1/+2
* | change mod/sharedwithme backend to use activity object - this is not backward...marijus2015-01-221-1/+1
|/
* add my.federated.social as directory serverfriendica2015-01-201-0/+1
* typo in postgres db update, remove redmatrix.nl from directory servers since ...friendica2015-01-201-1/+0
* oauth permissions tablefriendica2015-01-191-1/+1
* fix update 1131 for postgres databasesHabeas Codice2015-01-181-1/+1
* more backend work on poco ratingfriendica2015-01-151-1/+1
* some back-end code to support location activity objects. Work in progress.friendica2015-01-141-0/+1
* federate consensus items (in network only). Work in progress.friendica2015-01-141-1/+1
* provide a setting to control ALLOWCODE permissions at the channel level - it ...friendica2015-01-131-1/+1
* basic backend work for creating consensus itemsfriendica2015-01-111-0/+4
* basic changes for file activitymarijus2015-01-091-0/+1
* syncing connections issue, incorrect return_url after deleting connectionfriendica2015-01-071-1/+1
* don't allow admin to delete the sys channel from the channel manage pagefriendica2015-01-061-1/+1
* Sorting of autocompleteStefan Parviainen2015-01-041-0/+16
|\
| * no newline at end of filefriendica2015-01-021-1/+1
| * syntax issues (with some php versions?), unchecked intvalfriendica2015-01-011-0/+16
* | Autocmplete suggestions for non-local users, also suggest from visited channe...Stefan Parviainen2015-01-041-0/+1
|/
* filter posts you author from unseen notifications - note there are other ways...friendica2014-12-281-0/+2
* doc updatefriendica2014-12-261-1/+1
* provide last successful poll run time (using relative time) in siteinfo so th...friendica2014-12-211-0/+10
* Add security logger to RedDAV.Klaus Weidenbach2014-12-141-1/+10
* Fix WSOD on loginThomas Willingham2014-12-121-3/+5
* Some Doxygen comments and small cleanups.Klaus Weidenbach2014-12-071-50/+138
* Put dir back - the fat lady didn't sing afterall.Thomas Willingham2014-12-041-1/+2
* Update dir fallbacks.Thomas Willingham2014-11-251-1/+0
* some poller optimisations and a fix for undefined (empty) dbtype which shows ...friendica2014-11-161-1/+2
* Merge pull request #691 from dawnbreak/masterRedMatrix2014-11-141-19/+24
|\
| * Fixed a variable conflict in mod/xchan.php.Klaus Weidenbach2014-11-141-1/+1
| * Changed two strange looking places in boot.php.Klaus Weidenbach2014-11-131-19/+24
* | Merge remote-tracking branch 'upstream/master'Habeas Codice2014-11-131-169/+186
|\|