aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* mopping up the events issues so I can move on to other stufffriendica2013-01-162-4/+19
|
* typofriendica2013-01-161-0/+31
|
* still some bugs but events are happening again.friendica2013-01-152-45/+38
|
* pages sorta workingfriendica2013-01-151-1/+1
|
* progress on pages - they're still getting lost inside conversation(), but ↵friendica2013-01-141-1/+3
| | | | progress is progress.
* rewrite the conv searchfriendica2013-01-121-4/+4
|
* fill in the basic outline of what needs to happen on importationfriendica2013-01-121-1/+33
|
* skeleton for channel importfriendica2013-01-121-0/+32
|
* add page modulefriendica2013-01-121-0/+42
|
* backend for storing items as arbitrary webpagesfriendica2013-01-111-8/+33
|
* add Smarty templates for international templatesZach Prezkuta2013-01-103-20/+0
|
* fix the "personal" network filter and introduction notificationsfriendica2013-01-092-12/+10
|
* wrong redirection after followfriendica2013-01-091-1/+1
|
* this should fix pcssfriendica2013-01-081-7/+5
|
* The rest of the front end for the new notifications - now only missing "mark ↵friendica2013-01-081-2/+2
| | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff
* remove debuggingfriendica2013-01-081-3/+0
|
* lots of notification tweaksfriendica2013-01-082-0/+40
|
* bypass smarty for intletext templatesfriendica2013-01-073-0/+20
|
* events are still buggered and aren't anywhere close to working, but not ↵friendica2013-01-071-8/+9
| | | | buggered quite as much as before.
* more work on notification system, fix a couple of minor issues from smarty ↵friendica2013-01-077-29/+21
| | | | conversion
* fix show-stopping bugsZach Prezkuta2013-01-065-15/+33
|
* implement Smarty3Zach Prezkuta2013-01-0614-176/+389
|
* structural cleanup of mod_messagefriendica2013-01-051-32/+11
|
* remove debuggingfriendica2013-01-051-2/+2
|
* fix timeago updates, reset unseen counts on channel page, don't set nav ↵friendica2013-01-052-5/+4
| | | | selected on profile page
* fix live update on channel pagefriendica2013-01-051-2/+2
|
* found itfriendica2013-01-041-1/+2
|
* stray elsefriendica2013-01-041-1/+1
|