aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* funny behaviour with post permissions after recent changesMike Macgirvin2010-10-171-1/+1
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-171-6/+12
|
* infrastructure for supporting pages/groupsMike Macgirvin2010-10-161-1/+9
|
* can no longer avoid recording the curl response codeMike Macgirvin2010-10-131-0/+16
|
* mostly cosmeticMike Macgirvin2010-10-131-16/+29
|
* Provide the ability to subscribe to our user from other federated sites.Mike Macgirvin2010-10-121-3/+9
| | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands
* minor cleanupMike Macgirvin2010-10-121-6/+11
|
* modularise webfinger and make it service agnosticMike Macgirvin2010-10-121-38/+70
|
* auto-update - create 's' keys for all users that don't have 'emMike Macgirvin2010-10-121-2/+1
|
* added 's' keys - salmon keys, small keys, stupid keys, whatever...Mike Macgirvin2010-10-111-1/+1
|
* make it much easier to debug friend acceptance issuesMike Macgirvin2010-10-101-4/+8
| | | | by reporting specific error conditions across the wire.
* infrastructure for salmonMike Macgirvin2010-10-061-0/+1
|
* i18n officially ready for prime time.Mike Macgirvin2010-10-061-2/+13
|
* friend acceptance sets up lots of important stuff, so weMike Macgirvin2010-10-051-1/+3
| | | | need to be absolutely bulletproof when (not if) things go wrong.
* a bit more robust about loading external picsMike Macgirvin2010-10-041-0/+9
| | | | also friend confirm was getting wrong email