aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* this should fix the auto-friend stufffriendica2013-02-072-3/+6
|
* catch typosfriendica2013-02-061-1/+1
|
* massive notification revisionfriendica2013-02-061-29/+31
|
* work on notificationsfriendica2013-02-062-22/+72
|
* certainly glad I didn't test that...friendica2013-02-061-2/+4
|
* this might make zot-id work as originally conceived complete with reverse ↵friendica2013-02-064-2/+22
| | | | 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() ↵friendica2013-02-051-0/+28
| | | | facility for developers. See the source.
* partial cleanup of mod/profile_photo - needs a LOT morefriendica2013-02-053-54/+69
|
* convert wall_upload to use the photo apifriendica2013-02-054-136/+39
|
* mod/attach support for files/attachments using OS storagefriendica2013-02-053-6/+9
|
* give time for seen flag to get reset after comment post before repinging.friendica2013-02-051-1/+1
|
* owner's like reversed instead of observer's.friendica2013-02-051-56/+4
|
* error 500 trying to debug templatesfriendica2013-02-041-1/+1
|
* different background for preview so you know it's a previewfriendica2013-02-044-5/+5
|
* make preview work again after search/new template changefriendica2013-02-043-9/+5
|
* update search_item.tplfriendica2013-02-041-1/+2
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-044-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 mailfriendica2013-02-042-3/+3
|
* debugging mark all seen for various notification typesfriendica2013-02-044-11/+17
|
* bring back selective "mark unseen" on network page now that we can mark all ↵friendica2013-02-033-14/+6
| | | | unseen
* clearly a chanview link is not going to work there, go back to zid.friendica2013-02-032-3/+3
|
* finish up the "mark all xyz seen" for all known values of xyzfriendica2013-02-036-30/+61
|
* support for OS files and add directory support to file/attach objectfriendica2013-02-034-11/+22
|
* allow non-linkable locations, self-linked locations and get rid of google ↵friendica2013-02-022-18/+23
| | | | default location link
* more work on settings - move template utils to utils and get rid of modsfriendica2013-02-025-96/+10
|
* debugging the photo apifriendica2013-02-025-9/+8
|
* Ignore OSX .DS_StoreOliver2013-02-021-1/+3
|
* Merge pull request #26 from beardy-unixer/masterfriendica2013-02-024-26/+9
|\ | | | | Admin page
| * Fix broken menu for multiple profiles.Thomas Willingham2013-02-021-1/+1
| |
| * We DO only have one queue for now.Thomas Willingham2013-02-021-4/+0
| |
| * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-02-029-250/+67
| |\
| * | Clean up no longer used admin functions, plus fix summary template.Thomas Willingham2013-02-023-19/+2
| | |
| * | Fix admin summary.Thomas Willingham2013-02-021-6/+10
| | |
* | | fix con"n"nectionsOliver2013-02-021-2/+2
| | |
* | | fix con"n"nectionsOliver2013-02-021-1/+1
| | |
* | | fix con"n"nectionsOliver2013-02-021-6/+6
| | |
* | | fix con"n"nectionsOliver2013-02-021-1/+1
| |/ |/|
* | Communication of mention tags were garbledfriendica2013-02-021-1/+1
| |
* | ensure that stored tag terms are taken after term expansion, e.g. @"Mike ↵friendica2013-02-021-3/+3
| | | | | | | | Macgirvin" and not @"mike+2"
* | add post_wall to forum permission defaultsfriendica2013-02-021-0/+1
| |
* | searchable flag logic reversedfriendica2013-02-021-3/+5
| |
* | more progress on photos apifriendica2013-02-025-243/+57
|/
* sort out the rest of the nasty stuff in the attachment/file api - time to ↵friendica2013-02-014-31/+38
| | | | move on to something else
* debugging of file attachment api - somewhat functional but the attachment ↵friendica2013-01-316-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.friendica2013-01-311-6/+6
|
* plugin_settings are now feature_settingsfriendica2013-01-313-8/+4
|
* make addon (featured) settings page workfriendica2013-01-311-5/+5
|
* update friends in common tool now that poco is workingfriendica2013-01-317-82/+28
|
* expire settingfriendica2013-01-311-2/+3
|
* this should fix xchan photo permissionsfriendica2013-01-311-1/+1
|