aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* debug import_profile_photofriendica2013-02-101-3/+7
|
* add mimetype to protocol layersfriendica2013-02-101-10/+13
|
* taming the wild mod_displayfriendica2013-02-101-30/+32
|
* progress on mod/display - slow but any progress is goodfriendica2013-02-101-0/+1
|
* mod_display - no fun. Not working at all. But a bit of progress.friendica2013-02-102-10/+35
|
* smarty support in intltext, fix old pending accounts query in ping, log ↵friendica2013-02-092-5/+18
| | | | failed email register notify
* more profiling - cache the qcomment list so we don't have to look it up for ↵friendica2013-02-091-1/+20
| | | | every rendered item
* this seems to cut load times in halffriendica2013-02-092-18/+31
|
* performance profiling - 95% of the time is spent in "conversation()" e.g. ↵friendica2013-02-091-0/+4
| | | | rendering and templates, even with the new theme engine. The time spent in the DB is miniscule. Will have to profile the bbcode processing and template engines individually to drill down further.
* another sql error from the logsfriendica2013-02-081-1/+1
|
* clean up some sql errors from the logsfriendica2013-02-082-4/+4
|
* more register_approve stuff - like the admin page. Hopefully this won't ↵friendica2013-02-081-0/+5
| | | | conflict with Thomas's admin page "list users" changes
* perhaps REGISTER_VERIFY will work now. I'll test it and make certain it ↵friendica2013-02-081-0/+99
| | | | works some day. But not today.
* No bloody comment.friendica2013-02-081-1/+1
|
* I think we're finally done with import_xchan_from_json - everything has been ↵friendica2013-02-071-120/+0
| | | | converted to import_xchan now
* cleanup issues discovered in the logsfriendica2013-02-072-40/+42
|
* provide a global way of enforcing name policy restrictions, but only enforce ↵friendica2013-02-071-0/+25
| | | | empty names or length > storage size. Allow plugins to set other policies. In particular, you can't have an empty channel name now, but one char is legal ;-)
* this should fix the auto-friend stufffriendica2013-02-071-2/+6
|
* catch typosfriendica2013-02-061-1/+1
|
* massive notification revisionfriendica2013-02-061-29/+31
|
* work on notificationsfriendica2013-02-061-0/+62
|
* this might make zot-id work as originally conceived complete with reverse ↵friendica2013-02-061-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() ↵friendica2013-02-051-0/+28
| | | | facility for developers. See the source.
* partial cleanup of mod/profile_photo - needs a LOT morefriendica2013-02-052-2/+4
|
* convert wall_upload to use the photo apifriendica2013-02-051-1/+3
|
* mod/attach support for files/attachments using OS storagefriendica2013-02-051-4/+4
|
* error 500 trying to debug templatesfriendica2013-02-041-1/+1
|
* make preview work again after search/new template changefriendica2013-02-041-3/+3
|
* fix new/search mod on network page, fix the parent queries on network and ↵friendica2013-02-041-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 mailfriendica2013-02-041-2/+2
|
* debugging mark all seen for various notification typesfriendica2013-02-041-9/+13
|
* clearly a chanview link is not going to work there, go back to zid.friendica2013-02-031-1/+1
|
* allow non-linkable locations, self-linked locations and get rid of google ↵friendica2013-02-022-18/+23
| | | | default location link
* debugging the photo apifriendica2013-02-021-4/+4
|
* Merge pull request #26 from beardy-unixer/masterfriendica2013-02-021-1/+1
|\ | | | | Admin page
| * Fix broken menu for multiple profiles.Thomas Willingham2013-02-021-1/+1
| |
* | fix con"n"nectionsOliver2013-02-021-2/+2
| |
* | fix con"n"nectionsOliver2013-02-021-1/+1
|/
* Communication of mention tags were garbledfriendica2013-02-021-1/+1
|
* searchable flag logic reversedfriendica2013-02-021-3/+5
|
* more progress on photos apifriendica2013-02-022-1/+48
|
* sort out the rest of the nasty stuff in the attachment/file api - time to ↵friendica2013-02-012-27/+28
| | | | move on to something else
* debugging of file attachment api - somewhat functional but the attachment ↵friendica2013-01-312-8/+9
| | | | info structure in the item table needs to be re-done.
* update friends in common tool now that poco is workingfriendica2013-01-312-63/+20
|
* file/attachment storage api with revision control - needs a bit more testing ↵friendica2013-01-311-2/+281
| | | | but the framework is in place
* beginning of backend file/attachment apifriendica2013-01-301-0/+68
|
* mark for death implementedfriendica2013-01-292-12/+51
|
* fix edit permissionsfriendica2013-01-291-1/+1
|
* missing permission settingsfriendica2013-01-291-1/+2
|
* connnnnnnnectionsfriendica2013-01-291-1/+1
|