| Commit message (Expand) | Author | Age | Files | Lines |
* | make preview work again after search/new template change | friendica | 2013-02-04 | 3 | -9/+5 |
* | update search_item.tpl | friendica | 2013-02-04 | 1 | -1/+2 |
* | fix new/search mod on network page, fix the parent queries on network and cha... | friendica | 2013-02-04 | 4 | -8/+11 |
* | null notice when sending private mail | friendica | 2013-02-04 | 2 | -3/+3 |
* | debugging mark all seen for various notification types | friendica | 2013-02-04 | 4 | -11/+17 |
* | bring back selective "mark unseen" on network page now that we can mark all u... | friendica | 2013-02-03 | 3 | -14/+6 |
* | clearly a chanview link is not going to work there, go back to zid. | friendica | 2013-02-03 | 2 | -3/+3 |
* | finish up the "mark all xyz seen" for all known values of xyz | friendica | 2013-02-03 | 6 | -30/+61 |
* | support for OS files and add directory support to file/attach object | friendica | 2013-02-03 | 4 | -11/+22 |
* | allow non-linkable locations, self-linked locations and get rid of google def... | friendica | 2013-02-02 | 2 | -18/+23 |
* | more work on settings - move template utils to utils and get rid of mods | friendica | 2013-02-02 | 5 | -96/+10 |
* | debugging the photo api | friendica | 2013-02-02 | 5 | -9/+8 |
* | Ignore OSX .DS_Store | Oliver | 2013-02-02 | 1 | -1/+3 |
* | Merge pull request #26 from beardy-unixer/master | friendica | 2013-02-02 | 4 | -26/+9 |
|\ |
|
| * | Fix broken menu for multiple profiles. | Thomas Willingham | 2013-02-02 | 1 | -1/+1 |
| * | We DO only have one queue for now. | Thomas Willingham | 2013-02-02 | 1 | -4/+0 |
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-02-02 | 9 | -250/+67 |
| |\ |
|
| * | | Clean up no longer used admin functions, plus fix summary template. | Thomas Willingham | 2013-02-02 | 3 | -19/+2 |
| * | | Fix admin summary. | Thomas Willingham | 2013-02-02 | 1 | -6/+10 |
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -2/+2 |
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -6/+6 |
* | | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | Communication of mention tags were garbled | friendica | 2013-02-02 | 1 | -1/+1 |
* | | ensure that stored tag terms are taken after term expansion, e.g. @"Mike Macg... | friendica | 2013-02-02 | 1 | -3/+3 |
* | | add post_wall to forum permission defaults | friendica | 2013-02-02 | 1 | -0/+1 |
* | | searchable flag logic reversed | friendica | 2013-02-02 | 1 | -3/+5 |
* | | more progress on photos api | friendica | 2013-02-02 | 5 | -243/+57 |
|/ |
|
* | sort out the rest of the nasty stuff in the attachment/file api - time to mov... | friendica | 2013-02-01 | 4 | -31/+38 |
* | debugging of file attachment api - somewhat functional but the attachment inf... | friendica | 2013-01-31 | 6 | -15/+21 |
* | when did the ago-time div get renamed? I don't remember doing that. | friendica | 2013-01-31 | 1 | -6/+6 |
* | plugin_settings are now feature_settings | friendica | 2013-01-31 | 3 | -8/+4 |
* | make addon (featured) settings page work | friendica | 2013-01-31 | 1 | -5/+5 |
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 7 | -82/+28 |
* | expire setting | friendica | 2013-01-31 | 1 | -2/+3 |
* | this should fix xchan photo permissions | friendica | 2013-01-31 | 1 | -1/+1 |
* | file/attachment storage api with revision control - needs a bit more testing ... | friendica | 2013-01-31 | 8 | -173/+332 |
* | file replace option for wall attachments. | friendica | 2013-01-30 | 1 | -18/+53 |
* | enforce the new enhanced permissions (not just simple access controls) on pho... | friendica | 2013-01-30 | 1 | -5/+9 |
* | add item revision column and index | friendica | 2013-01-30 | 3 | -2/+11 |
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 6 | -7/+92 |
* | mark for death implemented | friendica | 2013-01-29 | 3 | -13/+52 |
* | fix edit permissions | friendica | 2013-01-29 | 1 | -1/+1 |
* | missing permission settings | friendica | 2013-01-29 | 2 | -9/+19 |
* | Widget manager.... | friendica | 2013-01-29 | 2 | -11/+55 |
* | connnnnnnnections | friendica | 2013-01-29 | 1 | -1/+1 |
* | convert mod/follow to associative json and add more logging for when things g... | friendica | 2013-01-29 | 2 | -15/+25 |
* | It's really not supposed to be quite this chatty on the network - ah that's w... | friendica | 2013-01-28 | 2 | -6/+23 |
* | delete item should now mostly work | friendica | 2013-01-28 | 3 | -5/+20 |
* | Someday the social graph will work, but alas not today. Add more debugging. | friendica | 2013-01-28 | 3 | -8/+16 |