Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | closeness issue - need to work on it more | friendica | 2012-10-29 | 1 | -14/+31 |
| | |||||
* | ignore error for non-existent DB fields at the present time since it's just ↵ | friendica | 2012-10-28 | 1 | -1/+1 |
| | | | | filling up the logs with noise. | ||||
* | fix updating of bitwise 'unseen' to account for mysql operator precedence | friendica | 2012-10-28 | 6 | -9/+20 |
| | |||||
* | start to use our permissions for stuff | friendica | 2012-10-28 | 2 | -117/+97 |
| | |||||
* | Now have a solid permissions model. Create a few functions to enumerate them ↵ | friendica | 2012-10-28 | 6 | -101/+367 |
| | | | | and then we're off to the races. | ||||
* | fix starring posts | friendica | 2012-10-27 | 4 | -12/+12 |
| | |||||
* | start on network/home notification refactor | friendica | 2012-10-27 | 3 | -8/+94 |
| | |||||
* | theme tweaks cont. | friendica | 2012-10-27 | 2 | -3/+3 |
| | |||||
* | contact group is now 'channel group' | friendica | 2012-10-27 | 3 | -15/+15 |
| | |||||
* | theming adjustments | friendica | 2012-10-27 | 1 | -2/+2 |
| | |||||
* | update file icon | friendica | 2012-10-27 | 1 | -0/+0 |
| | |||||
* | better icon shading for the default theme | friendica | 2012-10-27 | 1 | -0/+0 |
| | |||||
* | fix a couple of things that went wonky when moving to thread objects | friendica | 2012-10-27 | 3 | -14/+18 |
| | |||||
* | feature management | friendica | 2012-10-26 | 2 | -1/+33 |
| | |||||
* | fix comment lineup | friendica | 2012-10-26 | 1 | -1/+1 |
| | |||||
* | move things to the newer conversation object, a few minor bugs - will sort ↵ | friendica | 2012-10-25 | 7 | -74/+169 |
| | | | | it out eventually | ||||
* | comments sort of working again but now need to fix the threading which was ↵ | friendica | 2012-10-25 | 17 | -587/+416 |
| | | | | ported when it was only half working | ||||
* | fixes to photo linked items, shut up poller until I can get to that | friendica | 2012-10-25 | 2 | -32/+43 |
| | |||||
* | more progress on the main photos module | friendica | 2012-10-24 | 4 | -45/+45 |
| | |||||
* | more ui cleanup | friendica | 2012-10-24 | 3 | -16/+21 |
| | |||||
* | Give the UI a little love after all the backend mods | friendica | 2012-10-24 | 13 | -28/+90 |
| | |||||
* | wall photo uploads brought back | friendica | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | fixing wall photos | friendica | 2012-10-24 | 1 | -42/+43 |
| | |||||
* | rm docblox stuff for now | friendica | 2012-10-24 | 2 | -89/+0 |
| | |||||
* | clarify | friendica | 2012-10-24 | 1 | -1/+2 |
| | |||||
* | move installation files out of basedir | friendica | 2012-10-24 | 4 | -6/+6 |
| | |||||
* | fix photo paths | friendica | 2012-10-24 | 1 | -2/+2 |
| | |||||
* | 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 | 2 | -45/+71 |
| | |||||
* | more heavy lifting | friendica | 2012-10-23 | 8 | -51/+50 |
| | |||||
* | more heavy lifting | friendica | 2012-10-23 | 13 | -194/+131 |
| | |||||
* | rev update | friendica | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | testing settings | friendica | 2012-10-23 | 1 | -1/+1 |
| | |||||
* | more cleanup | Mike Macgirvin | 2012-10-23 | 6 | -126/+14 |
| | |||||
* | progress however tedious | Mike Macgirvin | 2012-10-23 | 4 | -119/+2 |
| | |||||
* | cleanup | Mike Macgirvin | 2012-10-23 | 1 | -2/+2 |
| | |||||
* | cli_startup() for directory updates | Mike Macgirvin | 2012-10-23 | 1 | -23/+3 |
| | |||||
* | remove remoteupdate since it only worked for a month in 2011 | Mike Macgirvin | 2012-10-23 | 3 | -329/+1 |
| | |||||
* | send home redirection to xchan_profile instead of channel_profile | friendica | 2012-10-22 | 1 | -2/+2 |
| | |||||
* | moved file | friendica | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | mv objects from object dir to include where they belong | friendica | 2012-10-22 | 3 | -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 | 3 | -5/+0 |
| | |||||
* | more file cleanup | friendica | 2012-10-22 | 435 | -69612/+138 |
| | |||||
* | legend for "done" file | friendica | 2012-10-22 | 1 | -135/+145 |
| | |||||
* | status update | Mike Macgirvin | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | cleanup testargs | Mike Macgirvin | 2012-10-22 | 1 | -1/+1 |
| | |||||
* | add progress indication file | Mike Macgirvin | 2012-10-22 | 1 | -0/+180 |
| | |||||
* | slight optimisation | mike | 2012-10-22 | 1 | -2/+2 |
| | |||||
* | more mod cleanups | mike | 2012-10-22 | 2 | -9/+13 |
| |