aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
* refactor rego in preparation for openid importFriendika2010-11-151-12/+10
|
* can't send privmail off networkFriendika2010-11-111-4/+3
|
* ff account managerFriendika2010-11-111-4/+4
|
* set autocomplete=false to prevent browser prefilling passwd change, set ↵Friendika2010-11-101-1/+1
| | | | return_url on all contact forms
* loosen some restrictions on insecure networks (but advise)Friendika2010-11-102-10/+5
|
* lintFriendika2010-11-091-1/+1
|
* provide default photo and text limits (which can be over-ridden)Friendika2010-11-091-2/+6
|
* minor positioning adjustment on search itemsFriendika2010-11-081-0/+1
|
* added searchFriendika2010-11-082-6/+43
|
* ability to remove individual photo tagsFriendika2010-11-081-1/+17
|
* unseen email conversations in bold, seen are normal linksFriendika2010-11-071-5/+7
|
* new network choice layout migrated to auto requestFriendika2010-11-061-2/+2
|
* notification email on follow activitiesFriendika2010-11-062-1/+15
|
* install messages persist, some colour coordinationFriendika2010-11-061-10/+10
|
* brandingFriendika2010-11-054-4/+4
|
* friend/contact sidebar blockFriendika2010-11-052-2/+15
|
* preserve newlines on all networksFriendika2010-11-051-4/+2
|
* add display link to notify emailsFriendika2010-11-042-2/+6
|
* ativity rel links went to target instead of objectFriendika2010-11-041-7/+7
|
* cleanup photo page a bit more, some work on brandingFriendika2010-11-041-8/+8
|
* clean up photo edit layoutFriendika2010-11-031-0/+6
|
* more brandingFriendika2010-11-024-2/+3
|
* project renameMike Macgirvin2010-11-024-5/+5
|
* infrastructure for swat0 (#fsw)Mike Macgirvin2010-11-013-4/+37
|
* add rel=mentioned links for tagged personsMike Macgirvin2010-10-312-0/+2
|
* more lintMike Macgirvin2010-10-313-15/+18
|
* provide the means to tag link a person by full_nameMike Macgirvin2010-10-291-1/+1
|
* we need this fileMike Macgirvin2010-10-261-0/+11
|
* a few more fsw tweaksMike Macgirvin2010-10-265-9/+24
|
* two-way subscriptions working with federated social accountsMike Macgirvin2010-10-257-12/+60
|
* workflow for federated/non-dfrn followersMike Macgirvin2010-10-245-23/+43
|
* rely on feed item (e.g. salmon) to declare namespaces. This way weMike Macgirvin2010-10-211-7/+2
| | | | don't cause conflict with any chosen NS prefix in the feed
* magic-envelope verification, status.net appears to do it wrong.Mike Macgirvin2010-10-211-0/+18
| | | | | | 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.
* fakelink was being inherited incorrectly by the ACL selectorMike Macgirvin2010-10-201-2/+2
|
* ability to clear browser location on individual postsMike Macgirvin2010-10-204-2/+16
|
* we'll need this for browser geotagging of courseMike Macgirvin2010-10-191-0/+7
|
* use browser geolocation when desiredMike Macgirvin2010-10-196-2/+19
|
* oopsMike Macgirvin2010-10-191-0/+29
|
* clean up the html layout on profile pageMike Macgirvin2010-10-193-24/+22
|
* we probably need the page template for the last checkinMike Macgirvin2010-10-181-0/+25
|
* group/community/celebrity pagesMike Macgirvin2010-10-183-17/+76
|
* celebrity/group/community pages about 75% implementedMike Macgirvin2010-10-174-23/+16
|
* allow login by username and multiple unique email addresses on system - this ↵Mike Macgirvin2010-10-161-1/+1
| | | | will provide support for group/celebrity pages (coming soon).
* publish both forms of profile pictures in feeds for compatibility. Also set ↵Mike Macgirvin2010-10-133-4/+8
| | | | sizes.
* Provide the ability to subscribe to our user from other federated sites.Mike Macgirvin2010-10-121-1/+4
| | | | | This is a read-only relationship until the rest of the salmon magic-envelope stuff lands
* more comprehensive XRD linkagesMike Macgirvin2010-10-121-14/+24
|
* inline salmon magic keysMike Macgirvin2010-10-121-3/+1
|
* protocol revision, send dfrn_confirm binary items as hexMike Macgirvin2010-10-111-1/+1
|
* put the correct cursor on the jot links, still having someMike Macgirvin2010-10-102-2/+13
| | | | issues with the photo upload link, since it's overlayed with an ilayer
* after login from arbitrary page, send back to that pageMike Macgirvin2010-10-091-0/+2
|