aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* undo magic quotes setting if presentFriendika2010-11-231-0/+19
|
* infrastructure for queueing, redeliveryFriendika2010-11-211-7/+5
|
* oauth2 dbFriendika2010-11-211-1/+1
|
* bring back the sparkleFriendika2010-11-191-4/+4
|
* "like" attributed to wrong person on oocasionFriendika2010-11-191-6/+6
|
* log xml_status error repliesFriendika2010-11-181-0/+3
|
* isolate translateable filesFriendika2010-11-151-1/+3
|
* validate email addresses to see if the hostnames actually resolve before ↵Friendika2010-11-151-4/+16
| | | | committing a new user
* use gravatar for default avatarsFriendika2010-11-151-0/+24
|
* add openid slot to dbFriendika2010-11-141-2/+2
|
* clean up some regex's for i18n, and eliminate old ereg patterns.Friendika2010-11-141-1/+8
|
* ff account managerFriendika2010-11-111-0/+1
|
* couple of issues w/ profile photo update propogationFriendika2010-11-091-0/+5
|
* added searchFriendika2010-11-081-2/+13
|
* don't include blocked contacts in totalFriendika2010-11-081-1/+1
|
* contact list missing url paramFriendika2010-11-071-1/+1
|
* remove 65535 char post limitFriendika2010-11-071-1/+1
|
* don't show blocked/pending contactsFriendika2010-11-061-1/+1
|
* validateFriendika2010-11-051-1/+1
|
* lengthen contact blockFriendika2010-11-051-1/+1
|
* friend/contact sidebar blockFriendika2010-11-051-2/+46
|
* preserve newlines on all networksFriendika2010-11-051-1/+1
|
* add micro profile photoFriendika2010-11-041-1/+1
|
* hub anomolies & swat0 complianceFriendika2010-11-041-0/+1
|
* add activity target to items, allow multiple link relationsFriendika2010-11-031-1/+2
|
* build feeds rather than template themMike Macgirvin2010-11-011-2/+11
|
* add rel=mentioned links for tagged personsMike Macgirvin2010-10-311-0/+14
|
* notify folks who have been tagged in a postMike Macgirvin2010-10-311-1/+1
|
* more lintMike Macgirvin2010-10-311-2/+26
|
* -Wall cleanupMike Macgirvin2010-10-301-3/+8
|
* -Wall cleanupMike Macgirvin2010-10-301-1/+1
|
* catch a couple of edge cases with the tag linkifierMike Macgirvin2010-10-281-1/+11
|
* linkify @person and @person@domain.com tagsMike Macgirvin2010-10-281-2/+11
|
* preserve utf-8 on notification emailsMike Macgirvin2010-10-281-1/+15
|
* match schemeless activities per the latest activity specMike Macgirvin2010-10-271-0/+8
|
* rework the logging interfaceMike Macgirvin2010-10-261-0/+12
|
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-251-2/+21
|
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-241-7/+57
|
* add nicknames to contact records (going forward and retroactive)Mike Macgirvin2010-10-231-1/+1
|
* pull out follow, unfollow and as:actor for handlingMike Macgirvin2010-10-211-0/+2
|
* fixed it. Twas the infernal 100 continue headersMike Macgirvin2010-10-211-4/+14
|
* temporary fix until I figure out why the header is leakingMike Macgirvin2010-10-211-4/+4
|
* magic-envelope verification, status.net appears to do it wrong.Mike Macgirvin2010-10-211-17/+56
| | | | | | Ultimately we need to do it right (or why bother having a spec?), and fallback to doing it wrong if we're talking to a broken system - which ironically seems to include most of the federated social web projects.
* use browser geolocation when desiredMike Macgirvin2010-10-191-0/+1
|
* provide choice of using browser geotagMike Macgirvin2010-10-191-1/+1
|
* db support for relationship->with in profilesMike Macgirvin2010-10-191-1/+1
|
* clean up the html layout on profile pageMike Macgirvin2010-10-191-1/+1
|
* lrdd link on profile page (for salmon m/e), remove dfrn-template, qualify ↵Mike Macgirvin2010-10-191-14/+10
| | | | some contact lookups, some cleanup of app/boot
* eradicate redundant get_uid functionMike Macgirvin2010-10-181-7/+0
|
* group/community/celebrity pagesMike Macgirvin2010-10-181-2/+2
|