Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | still no social graph - oh maybe it's because the observer hash isn't valid ↵ | friendica | 2013-01-27 | 1 | -1/+1 |
| | | | | and everybody's permission is denied. Well it's just another bug, but not the real bug. We're connecting as anonymous so that shouldn't make a difference. | ||||
* | var spelling | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 5 | -9/+80 |
| | |||||
* | log directory source url | friendica | 2013-01-27 | 2 | -1/+2 |
| | |||||
* | help deletions along | friendica | 2013-01-27 | 1 | -0/+4 |
| | |||||
* | smarty update | friendica | 2013-01-27 | 1 | -0/+1 |
| | |||||
* | lostpass fixes and login/logout flow if authenticated but no default channel ↵ | friendica | 2013-01-27 | 9 | -22/+45 |
| | | | | exists | ||||
* | maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically ↵ | friendica | 2013-01-27 | 1 | -39/+42 |
| | | | | it's updated. | ||||
* | ensure zot messages with 'deleted' items set 'created' as a fallback to ↵ | friendica | 2013-01-26 | 1 | -1/+2 |
| | | | | ensure the message isn't tossed. | ||||
* | better handling of failures to lookup remote authors | friendica | 2013-01-26 | 2 | -4/+10 |
| | |||||
* | photos cont. | friendica | 2013-01-26 | 2 | -104/+101 |
| | |||||
* | more photo backend stuff | friendica | 2013-01-26 | 5 | -39/+74 |
| | |||||
* | further baby steps on the photos API | friendica | 2013-01-25 | 3 | -12/+35 |
| | |||||
* | terminate script tag | friendica | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | start on photos rework | friendica | 2013-01-25 | 3 | -24/+246 |
| | |||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 6 | -23/+43 |
| | | | | Michael J's dead contacts and not poll them every ten minutes forever | ||||
* | poco debugging cont. | friendica | 2013-01-25 | 3 | -8/+24 |
| | |||||
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 209 | -4/+1057 |
| | |||||
* | Putting the final wraps on the backend private message API. This is more or ↵ | friendica | 2013-01-25 | 2 | -77/+93 |
| | | | | less what needs to happen for every data type and get all the SQL code out of the front-end controllers. |