aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Some Doxygen documentation.Klaus Weidenbach2014-11-131-162/+162
| * slow progress on sys publishing, making sure all the data we need is in the p...friendica2014-11-111-2/+2
| * add public forum identification to libzot. No attempt is made to identify oth...friendica2014-11-101-0/+1
| * include self in load_contact_links so you don't get a connect menu entry for ...friendica2014-11-061-3/+2
| * Provide a way to mark photos as adult and hide them from the default album vi...friendica2014-11-061-0/+1
| * ok heads up - potentially destabilising change. I've tried to sort out all th...friendica2014-11-041-1/+1
| * configurable visual alerts/notificationsfriendica2014-11-041-0/+16
| * Pixelbit restored. Going forwards, we probably want to add a checkThomas Willingham2014-11-021-0/+1
| * Remove pixelbits from directory fallback - blocked public searches provideThomas Willingham2014-11-021-1/+0
* | PostgreSQL support initial commitHabeas Codice2014-11-131-5/+7
|/
* move all theme initialisation to one place - just after calling module_init. ...friendica2014-10-201-6/+10
* mark signature forgeriesfriendica2014-10-161-0/+1
* this is the reason Diaspora forum tagging was brokenfriendica2014-10-141-1/+1
* allow custom role permissions and fix site timezone.friendica2014-09-291-4/+2
* diaspora private mail seems to work now - but there's an obfuscation leak via...friendica2014-09-231-0/+1
* If a short ping causes lots of issues, and anyone who has been hereThomas Willingham2014-09-181-2/+2
* change platform name to redmatrix (lowercase, one word) for use in meta tags ...friendica2014-09-151-1/+1
* allow the site to designate an admin channel that's visible to the outside wo...friendica2014-09-141-1/+2
* remove this hub from fallback serversmarijus2014-09-131-2/+1
* correct item author for feeds with multiple or different authorsfriendica2014-09-111-0/+2
* This is long overdue - use a symblic constant NULL_DATE instead of the easily...friendica2014-09-081-3/+3
* set the default items-per-page for the entire app to 60friendica2014-09-071-1/+1
* implement service class for feed polling frequenecy, fixed a service class bu...friendica2014-09-031-0/+1
* store diaspora meta info in the item table. It has to go there or it will kil...friendica2014-09-031-1/+1
* get out the sunniesfriendica2014-08-311-1/+1
* Ability to close comments at a certain date/time - needed for loom.io emulati...friendica2014-08-281-1/+1