aboutsummaryrefslogtreecommitdiffstats
path: root/include/zot.php
Commit message (Collapse)AuthorAgeFilesLines
...
* photo driver abstractionfriendica2013-04-251-1/+1
|
* reverting to fancybox for "save to file" selection box until we find a ↵friendica2013-04-211-0/+2
| | | | better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
* more docofriendica2013-03-261-5/+8
|
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-3/+21
|
* docofriendica2013-03-251-1/+60
|
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no ↵friendica2013-03-211-10/+10
| | | | longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
* updatefriendica2013-03-211-0/+15
|
* update modification time whenever a directory related attribute is changedfriendica2013-03-131-2/+24
|
* update xchans on url changefriendica2013-03-121-2/+9
|
* fix typosfriendica2013-03-111-1/+1
|
* dangerous typo that removes all your hublocs, fix reshare formattingfriendica2013-03-111-2/+2
|
* .friendica2013-03-101-1/+38
|
* fix comment permissions on display (again) and clean up an error seen in the ↵friendica2013-03-061-1/+1
| | | | logs
* edits might really work nowfriendica2013-02-281-1/+2
|
* this might make edits update across the wire, or it might notfriendica2013-02-281-2/+5
|
* mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the ↵friendica2013-02-271-1/+10
| | | | notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day.
* start formatting for Doxygenfriendica2013-02-251-1/+1
|
* the heavy lifting is done for location migration aka channel import - now ↵friendica2013-02-191-1/+1
| | | | it's just connecting all the dots. Don't get impatient, there are a lot of dots.
* public scopefriendica2013-02-151-6/+66
|
* use our own CA bundle as authoritative for backend communications. This ↵friendica2013-02-131-4/+19
| | | | avoids OS dependent CA validity mismatches.
* recursion and typo in rmagic with zidfriendica2013-02-131-4/+0
|
* I think we're finally done with import_xchan_from_json - everything has been ↵friendica2013-02-071-120/+0
| | | | converted to import_xchan now
* this should fix the auto-friend stufffriendica2013-02-071-2/+6
|
* searchable flag logic reversedfriendica2013-02-021-3/+5
|
* It's really not supposed to be quite this chatty on the network - ah that's ↵friendica2013-01-281-0/+5
| | | | why. Oops.
* delete item should now mostly workfriendica2013-01-281-3/+14
|
* better handling of failures to lookup remote authorsfriendica2013-01-261-3/+9
|
* quick-n-dirty wall-to-wall detection, wasn't working at all - this may be ↵friendica2013-01-241-2/+1
| | | | overboard or it may still not work at all.
* turn down the log noise a bitfriendica2013-01-241-19/+17
|
* uncomplicate item deletion and fixup all the other linked tablesfriendica2013-01-241-13/+2
|
* security fixes related to directory access and sites that are off the gridfriendica2013-01-221-1/+14
|
* hidden directory entriesfriendica2013-01-221-3/+11
|
* magic auth - it's mostly done or at least all the code bits are written and ↵friendica2013-01-211-8/+3
| | | | it looks in theory to be pretty secure and it doesn't white screen. Getting it to actually work(?), well we won't know how hard that will be until we get it on a couple of systems and try it. Magic auth on one box is a no-op because you're already authenticated.
* more work on magic authfriendica2013-01-211-0/+6
|
* preserve event item[uri] if presentfriendica2013-01-201-4/+6
|
* mopping up the events issues so I can move on to other stufffriendica2013-01-161-3/+5
|
* import events (not just event posts) from zotfriendica2013-01-161-1/+28
|
* implement "finger" commandfriendica2013-01-121-1/+3
|
* fix double-encodingfriendica2013-01-111-10/+10
|
* start rewrite of notification system delivery backendfriendica2013-01-051-0/+1
|
* remove the country autofill declarationfriendica2013-01-041-1/+1
|
* debugging directory profilesfriendica2013-01-041-0/+4
|
* fix the contorted update logic on the network pagefriendica2013-01-041-1/+4
|
* more debugging - looks like michameer.dyndns.org is throwing 500s so cannot ↵friendica2013-01-031-0/+2
| | | | test further
* change precedence of bitwise operationfriendica2013-01-031-1/+1
|
* provide delivery report on both sides, local and remotefriendica2013-01-031-0/+2
|
* issue with abook creationfriendica2013-01-031-2/+3
|
* zome issues registering new hubsfriendica2013-01-021-1/+7
|
* foreach issuefriendica2013-01-021-3/+5
|
* more poco discoveryfriendica2013-01-011-8/+12
|