Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix new/search mod on network page, fix the parent queries on network and ↵ | friendica | 2013-02-04 | 4 | -8/+11 |
| | | | | channel pages - which you probably didn't even notice were all stuffed up because the endless scroll made things right. | ||||
* | 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 ↵ | friendica | 2013-02-03 | 3 | -14/+6 |
| | | | | unseen | ||||
* | 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 ↵ | friendica | 2013-02-02 | 2 | -18/+23 |
| | | | | default location link | ||||
* | 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 |
|\ | | | | | Admin page | ||||
| * | 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 ↵ | friendica | 2013-02-02 | 1 | -3/+3 |
| | | | | | | | | Macgirvin" and not @"mike+2" | ||||
* | | 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 ↵ | friendica | 2013-02-01 | 4 | -31/+38 |
| | | | | move on to something else | ||||
* | debugging of file attachment api - somewhat functional but the attachment ↵ | friendica | 2013-01-31 | 6 | -15/+21 |
| | | | | info structure in the item table needs to be re-done. | ||||
* | 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 |
| | | | | but the framework is in place | ||||
* | file replace option for wall attachments. | friendica | 2013-01-30 | 1 | -18/+53 |
| | |||||
* | enforce the new enhanced permissions (not just simple access controls) on ↵ | friendica | 2013-01-30 | 1 | -5/+9 |
| | | | | photos - caveat: the default profile photo cannot be restricted. Any such restrictions will be ignored. | ||||
* | 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 |
| | | | | | | | | | | | | | | | | | | /* * Use a theme or app specific widget ordering list to determine what widgets should be included * for each module and in what order and optionally what region of the page to place them. * For example: * view/wgl/mod_connections.wgl: * ----------------------------- * vcard aside * follow aside * findpeople rightside * collections aside * * If your widgetlist does not include a widget that is destined for the page, it will not be rendered. * You can also use this to change the order of presentation, as they will be presented in the order you specify. * */ | ||||
* | connnnnnnnections | friendica | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | convert mod/follow to associative json and add more logging for when things ↵ | friendica | 2013-01-29 | 2 | -15/+25 |
| | | | | go wrong | ||||
* | It's really not supposed to be quite this chatty on the network - ah that's ↵ | friendica | 2013-01-28 | 2 | -6/+23 |
| | | | | why. Oops. | ||||
* | 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 |
| | |||||
* | check for mcrypt during install, allow admin email account to be admin *if* ↵ | friendica | 2013-01-27 | 2 | -0/+21 |
| | | | | it's the first account. | ||||
* | suppose I should do this right. | friendica | 2013-01-27 | 1 | -1/+1 |
| |