aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* remove remoteupdate since it only worked for a month in 2011Mike Macgirvin2012-10-231-67/+1
|
* send home redirection to xchan_profile instead of channel_profilefriendica2012-10-221-2/+2
|
* don't need 'bookmark' - keep it simplefriendica2012-10-222-4/+3
|
* cleanup missing functions after movefriendica2012-10-221-1/+0
|
* slight optimisationmike2012-10-221-2/+2
|
* more mod cleanupsmike2012-10-222-9/+13
|
* lotsa little fixesfriendica2012-10-216-77/+39
|
* upstream fixesfriendica2012-10-211-177/+106
|
* this might post a profile change activity now - it just won't broadcast anywherefriendica2012-10-192-37/+23
|
* cleanup abook structurefriendica2012-10-191-2/+2
|
* more work on profile changes - the notify activity is still stuffed as we ↵friendica2012-10-191-29/+35
| | | | finalise the json structure for activitystream meta-data
* don't show categories widget if there are nonefriendica2012-10-191-1/+1
|
* get profile edits workingfriendica2012-10-181-25/+19
|
* new install settingsfriendica2012-10-181-2/+8
|
* profile in a window for those who think all profiles and all pages on the ↵friendica2012-10-101-0/+54
| | | | internet should look exactly like theirs
* wall posts now display - address book structure revamp startedfriendica2012-10-105-54/+53
|
* abook structurefriendica2012-10-081-15/+10
|
* prevent tag recursion on shared postsfriendica2012-10-081-2/+2
|
* get posts to show upfriendica2012-10-071-9/+9
|
* start fixing all the item queriesfriendica2012-10-074-38/+30
|
* update mod_item to new schema (db changes have not yet been pushed due to ↵friendica2012-10-061-40/+24
| | | | internet difficulties)
* provide auto admin registration as before, but allow the current admin to ↵friendica2012-10-042-1/+5
| | | | create other admins
* baby stepsfriendica2012-10-041-5/+19
|
* add hash to channel structure for consistency/redundancyfriendica2012-10-042-8/+8
|
* Can't see any posts currently - after the big shakeup, but we can now post ↵friendica2012-10-0310-94/+48
| | | | top level activities and store them.
* use hash for channel idfriendica2012-10-012-12/+10
|
* here's where the heavy lifting begins - everything is likely to be broken ↵friendica2012-10-0112-89/+298
| | | | for quite some time as we add location and db independence to items and conversations and work through the rest of the permissions and how to federate the buggers.
* create a widget registry for pages so themes can reorder, insert/delete, and ↵friendica2012-09-272-4/+7
| | | | relocate widgets to different regions of the page
* allow themes to add to and/or completely over-ride the module sidebarfriendica2012-09-251-14/+13
|
* fix all the little typos from that huge changefriendica2012-09-251-1/+1
|
* moving a lot of structure around. 'entity' is now 'channel'friendica2012-09-2511-89/+79
|
* making magicfriendica2012-09-221-27/+14
|
* more work on magic authfriendica2012-09-201-0/+77
|
* mod/auth - first stab at zot's magic auth which is going to look a lot like ↵friendica2012-09-201-0/+517
| | | | dfrn magic auth (but will zot-guids)
* separate the public feed from everything elsefriendica2012-09-203-9/+74
|
* permissions responder + upstream mergefriendica2012-09-101-9/+12
|
* States/Countries now free formfriendica2012-09-091-5/+0
|
* remove targeted windowsfriendica2012-09-091-0/+81
|
* updatesfriendica2012-09-0917-88/+231
|
* unbreak some more stufffriendica2012-09-041-2/+2
|
* this should get local posts almost workingfriendica2012-09-041-19/+21
|
* add fabrixxm's recent changes to how ".well_known" urls workfriendica2012-09-021-0/+24
|
* fix the navfriendica2012-09-021-84/+7
|
* channel/identity selection manage pagefriendica2012-09-021-7/+31
|
* Trying to simplify channelsfriendica2012-09-021-3/+4
|
* rev updatefriendica2012-09-022-4/+3
|
* begin channel management (was "manage") page, use term "channel" instead of ↵friendica2012-08-303-24/+21
| | | | the vague and hard to explain "identity"
* more DB cleanupfriendica2012-08-3014-88/+87
|
* remove update_notesfriendica2012-08-301-60/+0
|
* start on contacts/profilesfriendica2012-08-3014-70/+69
|