aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* more structural stufffriendica2012-10-294-198/+220
* "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t...friendica2012-10-2917-188/+286
* closeness issue - need to work on it morefriendica2012-10-291-14/+31
* fix updating of bitwise 'unseen' to account for mysql operator precedencefriendica2012-10-283-7/+10
* start to use our permissions for stufffriendica2012-10-281-116/+96
* Now have a solid permissions model. Create a few functions to enumerate them ...friendica2012-10-281-0/+2
* fix starring postsfriendica2012-10-271-5/+5
* start on network/home notification refactorfriendica2012-10-271-1/+28
* contact group is now 'channel group'friendica2012-10-271-9/+9
* comments sort of working again but now need to fix the threading which was po...friendica2012-10-255-394/+128
* fixes to photo linked items, shut up poller until I can get to thatfriendica2012-10-251-29/+32
* more progress on the main photos modulefriendica2012-10-242-42/+41
* more ui cleanupfriendica2012-10-242-3/+2
* Give the UI a little love after all the backend modsfriendica2012-10-247-11/+18
* wall photo uploads brought backfriendica2012-10-241-1/+1
* fixing wall photosfriendica2012-10-241-42/+43
* move installation files out of basedirfriendica2012-10-241-6/+6
* restore profile_photo functionality after structural changesfriendica2012-10-241-11/+18
* this one is going to be hardfriendica2012-10-231-43/+69
* more heavy liftingfriendica2012-10-232-39/+36
* more heavy liftingfriendica2012-10-239-148/+108
* testing settingsfriendica2012-10-231-1/+1
* 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 fin...friendica2012-10-191-29/+35
* 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 int...friendica2012-10-101-0/+54
* 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 int...friendica2012-10-061-40/+24
* provide auto admin registration as before, but allow the current admin to cre...friendica2012-10-042-1/+5
* 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 to...friendica2012-10-0310-94/+48
* use hash for channel idfriendica2012-10-012-12/+10
* here's where the heavy lifting begins - everything is likely to be broken for...friendica2012-10-0112-89/+298
* create a widget registry for pages so themes can reorder, insert/delete, and ...friendica2012-09-272-4/+7