aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
* | document the ping packet - and remove the ancient rusty brown square default ...friendica2013-12-011-10/+165
* | don't magic-auth against a deleted channelfriendica2013-12-011-9/+14
* | magic auth fix plus docofriendica2013-12-011-2/+75
* | zot documentation inline in the code where we need it most.friendica2013-12-011-0/+120
* | quite a bit of work on default acl permissions and various acl quirksfriendica2013-11-295-23/+68
* | allow zot-info to return results for address= with webbies or naked nicknamesfriendica2013-11-291-1/+2
* | make the template processor (e.g. replace_macros) pluggablefriendica2013-11-281-1/+1
* | reduce the likelihood that a given channel will have 30-40 valid hublocs with...friendica2013-11-271-1/+1
* | allow editing posts on connectors that support editsfriendica2013-11-261-1/+3
* | sort out the preview iconsfriendica2013-11-251-1/+1
* | wp-to-red: now supports editing, titles, and native permalinksfriendica2013-11-251-0/+13
* | Merge pull request #214 from tuscanhobbit/masterfriendica2013-11-251-3/+6
|\ \
| * | admin user table now shows the channel list, minor changes to summarytuscanhobbit2013-11-241-3/+6
* | | Add some message_id meta information for wordpress posts so we'll know where ...friendica2013-11-241-0/+10
|/ /
* | a reference to account_id was missing in user admin tabletuscanhobbit2013-11-231-2/+3
* | search should respect max items to load as wellmarijus2013-11-221-0/+2
* | follow and accept_follow hooksfriendica2013-11-211-0/+8
* | make default group for new connections workfriendica2013-11-211-0/+9
* | white screenfriendica2013-11-211-7/+8
* | mark hublocs with incorrect sitekeys deletedfriendica2013-11-211-0/+14
* | Add #include mechanism for help pages - see the top of mod/help.php for detailsfriendica2013-11-211-0/+24
* | mod/help - load Site.md (if it exists) before Home.md. Site.md will typically...friendica2013-11-211-2/+6
* | Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-205-6/+14
* | admin/users - add expiration date to table and ability to sort by reverse exp...friendica2013-11-181-20/+29
* | resetting password tries to update email address even if it didn't change - a...friendica2013-11-181-1/+1
* | set a default value for $webbie - it's the right thing to do.friendica2013-11-181-0/+2
* | to clarify the fact, we'll remove the line we no longer need instead of comme...friendica2013-11-181-1/+0
* | change the way magic-auth works - we rarely need a destination channel and if...friendica2013-11-181-106/+105
* | magic auth issuesfriendica2013-11-172-4/+4
* | pull in some posts when we first connect with a new channel (if allowed to) -...friendica2013-11-173-10/+8
* | populate some posts when somebody is granted "read stream" permissionfriendica2013-11-173-2/+7
* | more work on redmtx.com magic-auth situationfriendica2013-11-171-4/+22
* | implement admin remove accountfriendica2013-11-171-3/+3
* | document extra featuresfriendica2013-11-171-2/+2
|/
* revert to prepare_page - but have it call prepare_bodyfriendica2013-11-151-1/+1
* allow rpost to set source appfriendica2013-11-151-0/+2
* baby steps tring to get magix auth working for redmtxfriendica2013-11-141-4/+15
* dirsearch and pubsites - force non-SSL sites to float to the bottom of the listfriendica2013-11-142-2/+10
* making it less complicated to joinfriendica2013-11-142-2/+3
* define js profile_uid in photos modulefriendica2013-11-141-1/+1
* e2ee in comments and a bit of cleanup so not every theme has to define how to...friendica2013-11-141-1/+2
* acl in webpages and a couple of other little bits related to webpages - sort ...friendica2013-11-143-18/+40
* E2EE on private mail (also fixed autocomplete results dropdown for recipient ...friendica2013-11-131-0/+15
* some minor documentation updates and correctionsfriendica2013-11-131-0/+2
* clicking on an event notification from somebody else should take you to view ...friendica2013-11-131-1/+1
* fix photo permissions on encrypted postsfriendica2013-11-131-2/+8
* fix forbidden photos and vcard photo templatefriendica2013-11-121-3/+4
* too many friendica references in the siteinfo panelfriendica2013-11-121-5/+5
* removeme sort of works for a single channel - lots of loose ends to deal with...friendica2013-11-123-14/+22
* fix editpost which showed an encrypt button but no other buttonsfriendica2013-11-111-0/+2