aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* make pcss work (really this time)friendica2013-02-072-67/+14
* provide a global way of enforcing name policy restrictions, but only enforce ...friendica2013-02-072-4/+31
* update channel or default profile name change in all the appropriate places, ...friendica2013-02-071-20/+20
* finish the abook_edit quicklink mess, get rid of the experimental nav bar opa...friendica2013-02-074-24/+35
* auto form submission didn't work - jquery inheritance issue, disabling until ...friendica2013-02-073-6/+6
* auto-submit connection edit form when quick permissions are appliedfriendica2013-02-074-4/+8
* allow empty path input to use '.' rather than bail with errorfriendica2013-02-071-0/+3
* 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 mag...friendica2013-02-064-2/+22
* added 'dlogger()' which is intended as a low noise personal logger() facility...friendica2013-02-051-0/+28
* 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 cha...friendica2013-02-044-8/+11
* 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 u...friendica2013-02-033-14/+6
* 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 def...friendica2013-02-022-18/+23
* 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
|\
| * 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 Macg...friendica2013-02-021-3/+3
* | 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 mov...friendica2013-02-014-31/+38