| Commit message (Expand) | Author | Age | Files | Lines |
* | "profile url" e.g. the wall/stream is now "channel url". "Profile URL" goes t... | friendica | 2012-10-29 | 17 | -188/+286 |
* | closeness issue - need to work on it more | friendica | 2012-10-29 | 1 | -14/+31 |
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 3 | -7/+10 |
* | start to use our permissions for stuff | friendica | 2012-10-28 | 1 | -116/+96 |
* | Now have a solid permissions model. Create a few functions to enumerate them ... | friendica | 2012-10-28 | 1 | -0/+2 |
* | fix starring posts | friendica | 2012-10-27 | 1 | -5/+5 |
* | start on network/home notification refactor | friendica | 2012-10-27 | 1 | -1/+28 |
* | contact group is now 'channel group' | friendica | 2012-10-27 | 1 | -9/+9 |
* | comments sort of working again but now need to fix the threading which was po... | friendica | 2012-10-25 | 5 | -394/+128 |
* | fixes to photo linked items, shut up poller until I can get to that | friendica | 2012-10-25 | 1 | -29/+32 |
* | more progress on the main photos module | friendica | 2012-10-24 | 2 | -42/+41 |
* | more ui cleanup | friendica | 2012-10-24 | 2 | -3/+2 |
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 7 | -11/+18 |
* | wall photo uploads brought back | friendica | 2012-10-24 | 1 | -1/+1 |
* | fixing wall photos | friendica | 2012-10-24 | 1 | -42/+43 |
* | move installation files out of basedir | friendica | 2012-10-24 | 1 | -6/+6 |
* | restore profile_photo functionality after structural changes | friendica | 2012-10-24 | 1 | -11/+18 |
* | this one is going to be hard | friendica | 2012-10-23 | 1 | -43/+69 |
* | more heavy lifting | friendica | 2012-10-23 | 2 | -39/+36 |
* | more heavy lifting | friendica | 2012-10-23 | 9 | -148/+108 |
* | testing settings | friendica | 2012-10-23 | 1 | -1/+1 |
* | remove remoteupdate since it only worked for a month in 2011 | Mike Macgirvin | 2012-10-23 | 1 | -67/+1 |
* | send home redirection to xchan_profile instead of channel_profile | friendica | 2012-10-22 | 1 | -2/+2 |
* | don't need 'bookmark' - keep it simple | friendica | 2012-10-22 | 2 | -4/+3 |
* | cleanup missing functions after move | friendica | 2012-10-22 | 1 | -1/+0 |
* | slight optimisation | mike | 2012-10-22 | 1 | -2/+2 |
* | more mod cleanups | mike | 2012-10-22 | 2 | -9/+13 |
* | lotsa little fixes | friendica | 2012-10-21 | 6 | -77/+39 |
* | upstream fixes | friendica | 2012-10-21 | 1 | -177/+106 |
* | this might post a profile change activity now - it just won't broadcast anywhere | friendica | 2012-10-19 | 2 | -37/+23 |
* | cleanup abook structure | friendica | 2012-10-19 | 1 | -2/+2 |
* | more work on profile changes - the notify activity is still stuffed as we fin... | friendica | 2012-10-19 | 1 | -29/+35 |
* | don't show categories widget if there are none | friendica | 2012-10-19 | 1 | -1/+1 |
* | get profile edits working | friendica | 2012-10-18 | 1 | -25/+19 |
* | new install settings | friendica | 2012-10-18 | 1 | -2/+8 |
* | profile in a window for those who think all profiles and all pages on the int... | friendica | 2012-10-10 | 1 | -0/+54 |
* | wall posts now display - address book structure revamp started | friendica | 2012-10-10 | 5 | -54/+53 |
* | abook structure | friendica | 2012-10-08 | 1 | -15/+10 |
* | prevent tag recursion on shared posts | friendica | 2012-10-08 | 1 | -2/+2 |
* | get posts to show up | friendica | 2012-10-07 | 1 | -9/+9 |
* | start fixing all the item queries | friendica | 2012-10-07 | 4 | -38/+30 |
* | update mod_item to new schema (db changes have not yet been pushed due to int... | friendica | 2012-10-06 | 1 | -40/+24 |
* | provide auto admin registration as before, but allow the current admin to cre... | friendica | 2012-10-04 | 2 | -1/+5 |
* | baby steps | friendica | 2012-10-04 | 1 | -5/+19 |
* | add hash to channel structure for consistency/redundancy | friendica | 2012-10-04 | 2 | -8/+8 |
* | Can't see any posts currently - after the big shakeup, but we can now post to... | friendica | 2012-10-03 | 10 | -94/+48 |
* | use hash for channel id | friendica | 2012-10-01 | 2 | -12/+10 |
* | here's where the heavy lifting begins - everything is likely to be broken for... | friendica | 2012-10-01 | 12 | -89/+298 |
* | create a widget registry for pages so themes can reorder, insert/delete, and ... | friendica | 2012-09-27 | 2 | -4/+7 |
* | allow themes to add to and/or completely over-ride the module sidebar | friendica | 2012-09-25 | 1 | -14/+13 |