Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catch typos | friendica | 2013-02-06 | 1 | -1/+1 |
| | |||||
* | massive notification revision | friendica | 2013-02-06 | 1 | -29/+31 |
| | |||||
* | work on notifications | friendica | 2013-02-06 | 1 | -0/+62 |
| | |||||
* | this might make zot-id work as originally conceived complete with reverse ↵ | friendica | 2013-02-06 | 1 | -1/+1 |
| | | | | magic auth. If it doesn't it will probably crash and burn every site involved in horrible ways. To test or not to test.... decisions. (Maybe tomorrow.) | ||||
* | added 'dlogger()' which is intended as a low noise personal logger() ↵ | friendica | 2013-02-05 | 1 | -0/+28 |
| | | | | facility for developers. See the source. | ||||
* | partial cleanup of mod/profile_photo - needs a LOT more | friendica | 2013-02-05 | 2 | -2/+4 |
| | |||||
* | convert wall_upload to use the photo api | friendica | 2013-02-05 | 1 | -1/+3 |
| | |||||
* | mod/attach support for files/attachments using OS storage | friendica | 2013-02-05 | 1 | -4/+4 |
| | |||||
* | error 500 trying to debug templates | friendica | 2013-02-04 | 1 | -1/+1 |
| | |||||
* | make preview work again after search/new template change | friendica | 2013-02-04 | 1 | -3/+3 |
| | |||||
* | fix new/search mod on network page, fix the parent queries on network and ↵ | friendica | 2013-02-04 | 1 | -4/+6 |
| | | | | 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 | 1 | -2/+2 |
| | |||||
* | debugging mark all seen for various notification types | friendica | 2013-02-04 | 1 | -9/+13 |
| | |||||
* | clearly a chanview link is not going to work there, go back to zid. | friendica | 2013-02-03 | 1 | -1/+1 |
| | |||||
* | allow non-linkable locations, self-linked locations and get rid of google ↵ | friendica | 2013-02-02 | 2 | -18/+23 |
| | | | | default location link | ||||
* | debugging the photo api | friendica | 2013-02-02 | 1 | -4/+4 |
| | |||||
* | Merge pull request #26 from beardy-unixer/master | friendica | 2013-02-02 | 1 | -1/+1 |
|\ | | | | | Admin page | ||||
| * | Fix broken menu for multiple profiles. | Thomas Willingham | 2013-02-02 | 1 | -1/+1 |
| | | |||||
* | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -2/+2 |
| | | |||||
* | | fix con"n"nections | Oliver | 2013-02-02 | 1 | -1/+1 |
|/ | |||||
* | Communication of mention tags were garbled | friendica | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | searchable flag logic reversed | friendica | 2013-02-02 | 1 | -3/+5 |
| | |||||
* | more progress on photos api | friendica | 2013-02-02 | 2 | -1/+48 |
| | |||||
* | sort out the rest of the nasty stuff in the attachment/file api - time to ↵ | friendica | 2013-02-01 | 2 | -27/+28 |
| | | | | move on to something else | ||||
* | debugging of file attachment api - somewhat functional but the attachment ↵ | friendica | 2013-01-31 | 2 | -8/+9 |
| | | | | info structure in the item table needs to be re-done. | ||||
* | update friends in common tool now that poco is working | friendica | 2013-01-31 | 2 | -63/+20 |
| | |||||
* | file/attachment storage api with revision control - needs a bit more testing ↵ | friendica | 2013-01-31 | 1 | -2/+281 |
| | | | | but the framework is in place | ||||
* | beginning of backend file/attachment api | friendica | 2013-01-30 | 1 | -0/+68 |
| | |||||
* | mark for death implemented | friendica | 2013-01-29 | 2 | -12/+51 |
| | |||||
* | fix edit permissions | friendica | 2013-01-29 | 1 | -1/+1 |
| | |||||
* | missing permission settings | friendica | 2013-01-29 | 1 | -1/+2 |
| | |||||
* | 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 | 2 | -4/+19 |
| | |||||
* | Someday the social graph will work, but alas not today. Add more debugging. | friendica | 2013-01-28 | 1 | -1/+1 |
| | |||||
* | check for mcrypt during install, allow admin email account to be admin *if* ↵ | friendica | 2013-01-27 | 1 | -0/+16 |
| | | | | it's the first account. | ||||
* | simplify friendship approval - merge with connection editing | friendica | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | help deletions along | friendica | 2013-01-27 | 1 | -0/+4 |
| | |||||
* | lostpass fixes and login/logout flow if authenticated but no default channel ↵ | friendica | 2013-01-27 | 2 | -1/+8 |
| | | | | exists | ||||
* | 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 | 1 | -3/+9 |
| | |||||
* | photos cont. | friendica | 2013-01-26 | 1 | -1/+45 |
| | |||||
* | more photo backend stuff | friendica | 2013-01-26 | 2 | -1/+35 |
| | |||||
* | further baby steps on the photos API | friendica | 2013-01-25 | 2 | -1/+27 |
| | |||||
* | start on photos rework | friendica | 2013-01-25 | 1 | -0/+226 |
| | |||||
* | make contact_remove sort of work so I can actually get rid of Oliver's and ↵ | friendica | 2013-01-25 | 3 | -18/+38 |
| | | | | Michael J's dead contacts and not poll them every ten minutes forever | ||||
* | poco debugging cont. | friendica | 2013-01-25 | 2 | -7/+23 |
| | |||||
* | upstream fixes, template regeneration | friendica | 2013-01-25 | 1 | -2/+5 |
| | |||||
* | Putting the final wraps on the backend private message API. This is more or ↵ | friendica | 2013-01-25 | 1 | -19/+63 |
| | | | | less what needs to happen for every data type and get all the SQL code out of the front-end controllers. |