aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Expand)AuthorAgeFilesLines
* revisit friend suggestion structuresFriendika2011-06-261-2/+2
* friend suggest structures, cont.Friendika2011-06-261-1/+1
* suggestion templateFriendika2011-06-251-1/+1
* new item view, sort by received date - not posted date.Friendika2011-06-231-1/+1
* bug #94 mis-spell CzechFriendika2011-06-231-1/+1
* receive friendship suggestion over the wire (dfrn) and storeFriendika2011-06-221-1/+1
* structures for friend suggestionsFriendika2011-06-211-1/+1
* fix banding on logo, xhtml compliant list and basic table supportFriendika2011-06-211-1/+1
* item sourceFriendika2011-06-201-1/+3
* using pre - one less str_replace for log viewingFriendika2011-06-201-1/+1
* Merge branch 'pull'Friendika2011-06-191-8/+17
|\
| * Save in db if addon define "$addon_plugin_admin" function. Add "plugin_admin"...fabrixxm2011-06-191-3/+7
| * add array support to set_config and get_configfabrixxm2011-06-191-5/+10
* | revupFriendika2011-06-191-1/+1
|/
* revupFriendika2011-06-181-1/+1
* add pagination to admin/user page to support large numbers of usersFriendika2011-06-171-1/+1
* Merge branch 'pull'Friendika2011-06-161-22/+86
|\
| * Merge pull request #116 from fabrixxm/adminFriendika2011-06-161-22/+86
| |\
| | * fix a small php notice.Fabio Comuni2011-06-161-1/+1
| | * Load plugin info from plugin file. Show README.md or README from plugin dir i...Fabio Comuni2011-06-141-0/+52
| | * 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 m...Friendika2011-06-071-1/+1
* strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy i...Friendika2011-06-061-1/+13
* 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 to...Friendika2011-06-031-6/+15
* 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 att...Friendika2011-05-261-2/+2