aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Load plugin info from plugin file. Show README.md or README from plugin dir ↵Fabio Comuni2011-06-141-0/+52
| | | | | | | | | | | | in plugin details page
| | * enable/disable plugins from admin pageFabio Comuni2011-06-141-21/+33
| | |
* | | revupFriendika2011-06-161-1/+1
|/ /
* | revupFriendika2011-06-151-1/+1
| |
* | event calendar links, editingFriendika2011-06-141-1/+1
|/
* event sharing, cont.Friendika2011-06-131-1/+1
|
* reduce visibility of lang-select flag (duepuntozero)Friendika2011-06-101-1/+1
|
* fixed a few feed problems affecting activity objects/targetsFriendika2011-06-101-6/+13
|
* event communication basicsFriendika2011-06-091-1/+2
|
* more calendar work, undo strict_privacy flag to use different approachFriendika2011-06-081-15/+3
|
* events, continued. Also better regex matching accounting for empty elementsFriendika2011-06-071-1/+1
|
* more progress on eventsFriendika2011-06-071-1/+1
|
* first recently uploaded photo (in 3 hours) to an older existing album, post ↵Friendika2011-06-071-1/+1
| | | | made visible
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy ↵Friendika2011-06-061-1/+13
| | | | issues
* revupFriendika2011-06-061-1/+1
|
* begin event moduleFriendika2011-06-051-1/+1
|
* alphabetically sort the language selectorFriendika2011-06-051-0/+1
|
* use icon for language selector instead of hotkeyFriendika2011-06-051-1/+2
|
* mbstring is now requiredFriendika2011-06-041-1/+1
|
* facebook queueing on failure, sync update.php with boot.php update version ↵Friendika2011-06-031-6/+15
| | | | to avoid race condition
* don't notify failed FB delivery of likes, which have no id.Friendika2011-06-021-1/+1
|
* i before e, except after....Friendika2011-06-011-1/+1
|
* don't count wall posts in unseen network totalFriendika2011-05-311-1/+1
|
* sort wall items by date order instead of id. bug #61Friendika2011-05-301-1/+1
|
* small fixes to item post to try and sort out segfault issues on php 5.3 (?)Friendika2011-05-291-1/+1
|
* item/event linkageFriendika2011-05-271-1/+1
|
* duplicate likes if we posted it locally and it also comes back from FBFriendika2011-05-271-1/+1
|
* troublesome feed was a 307 redirect. We didn't recognise 307Friendika2011-05-261-2/+3
|
* search from network pageFriendika2011-05-261-3/+3
|
* add webfinger diagnostic moduleFriendika2011-05-261-1/+1
|
* add attachments to FB posts, fix paren string in statusnet, do not insert ↵Friendika2011-05-261-2/+2
| | | | attach div into post if no attachments
* revupFriendika2011-05-251-1/+1
|
* file attachmentsFriendika2011-05-251-6/+6
|
* basic file upload/attachFriendika2011-05-241-1/+1
|
* open attachment in new windowFriendika2011-05-241-1/+1
|
* better marginsFriendika2011-05-241-1/+1
|
* clearup float, fix iconFriendika2011-05-241-2/+3
|
* attachment displayFriendika2011-05-241-2/+34
|
* ability to hide profile and wall from unknown peopleFriendika2011-05-241-2/+6
|
* bug #85Friendika2011-05-231-1/+1
|
* Merge branch 'fabrixxm-master'Friendika2011-05-231-0/+7
|\ | | | | | | | | Conflicts: boot.php
| * add info() function. Works like notice() but show messages in a div with ↵Fabio Comuni2011-05-231-1/+8
| | | | | | | | | | | | | | class info-message. update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
* | improved browser language detect, set user language on loginFriendika2011-05-231-2/+5
|/
* removed buggy debug code ;)Friendika2011-05-221-1/+1
|
* if xml doesn't parse, don't process it furtherFriendika2011-05-221-0/+5
|
* better handling of twitter follows, remove ajax anchor /#!/Friendika2011-05-211-1/+1
|
* deny link not clickable on admin approval notification pageFriendika2011-05-201-1/+1
|
* better mailing list support, email addr can be either 'from' or 'to'Friendika2011-05-191-1/+1
|
* doc updates - connecting to servicesFriendika2011-05-181-1/+1
|
* revupFriendika2011-05-171-1/+1
|