aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* log directory source urlfriendica2013-01-271-0/+1
|
* lostpass fixes and login/logout flow if authenticated but no default channel ↵friendica2013-01-272-9/+13
| | | | exists
* maybe 'lostpass' will work now, maybe not. Didn't try it, but theoretically ↵friendica2013-01-271-39/+42
| | | | it's updated.
* photos cont.friendica2013-01-261-103/+56
|
* more photo backend stufffriendica2013-01-261-38/+8
|
* further baby steps on the photos APIfriendica2013-01-251-11/+8
|
* terminate script tagfriendica2013-01-251-1/+1
|
* start on photos reworkfriendica2013-01-251-24/+4
|
* make contact_remove sort of work so I can actually get rid of Oliver's and ↵friendica2013-01-253-5/+5
| | | | Michael J's dead contacts and not poll them every ten minutes forever
* upstream fixes, template regenerationfriendica2013-01-252-2/+21
|
* Putting the final wraps on the backend private message API. This is more or ↵friendica2013-01-251-58/+30
| | | | less what needs to happen for every data type and get all the SQL code out of the front-end controllers.
* add tooltip to toggle full screen modefriendica2013-01-251-1/+2
|
* make all private message functionality api-ablefriendica2013-01-241-68/+12
|
* turn down the log noise a bitfriendica2013-01-241-5/+14
|
* turn private_messages_list into backend functionality and separate it from ↵friendica2013-01-241-45/+8
| | | | the controller
* why oh why is poco_load not getting called? oh - that's why.friendica2013-01-242-5/+4
|
* auto permissions (such as for forums or whatever) - untested but might just workfriendica2013-01-232-114/+140
|
* plug potential hole in magic auth, add link to chanview to view in dedicated ↵friendica2013-01-234-28/+48
| | | | window
* @tags sorta work, but we might have an issue with sending zids in @tagsfriendica2013-01-231-3/+2
|
* make @tags half-ass workfriendica2013-01-232-16/+13
|
* some poco fixesfriendica2013-01-221-2/+1
|
* fixed contactgroup editorfriendica2013-01-222-12/+12
|
* fix observer permissions on wall_attachfriendica2013-01-221-52/+19
|
* clean up the photo storage backend, revamp mod/wall_uploadfriendica2013-01-224-83/+105
|
* security fixes related to directory access and sites that are off the gridfriendica2013-01-224-9/+13
|
* hidden directory entriesfriendica2013-01-223-5/+11
|
* now we're into the minor nitty fixesfriendica2013-01-211-1/+2
|
* testing beginsfriendica2013-01-211-3/+3
|
* magic auth - it's mostly done or at least all the code bits are written and ↵friendica2013-01-212-62/+208
| | | | 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.
* oopsiefriendica2013-01-211-1/+2
|
* re-arrange the order a bitfriendica2013-01-211-1/+3
|
* more work on magic authfriendica2013-01-212-1/+11
|
* fix the visual group editorfriendica2013-01-201-2/+2
|
* Ensure that Red members never see the accursed "and nobody was found..." ↵friendica2013-01-203-90/+127
| | | | when you've put in an explicit address of a channel you know for certain exists.
* missing scopefriendica2013-01-201-1/+1
|
* make lockview work, bring back acl widget theming in redbasicfriendica2013-01-201-28/+22
|
* more heavy lifting on API - though need to re-visit events and give them all ↵friendica2013-01-191-2/+1
| | | | message_ids from the origination site.
* directory services cleanupfriendica2013-01-192-17/+12
|
* distributed directory search from the navbarfriendica2013-01-193-31/+113
|
* allow chanview by addressfriendica2013-01-181-1/+6
|
* if chanview is provided a url - always load it even if there's no xchan ↵friendica2013-01-181-4/+9
| | | | available on this site.
* fix people searchfriendica2013-01-182-2/+4
|
* did it againfriendica2013-01-181-1/+1
|
* typofriendica2013-01-181-1/+1
|
* link people search from navbarfriendica2013-01-181-2/+2
|
* disable magic auth for now since it isn't finishedfriendica2013-01-181-1/+3
|
* directory client modefriendica2013-01-182-108/+98
|
* export should always "save to file" by defaultfriendica2013-01-161-4/+14
|
* provide other ways to export the basic infofriendica2013-01-162-65/+15
|
* documenting event-finish-date-crosses-month-boundary issue to come back to laterfriendica2013-01-161-0/+6
|