aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
| * enable JS-less display of channelzottel2013-12-091-3/+7
| * migrate follow widget to comanche and remove obsolete mod/intro.phpfriendica2013-12-093-112/+3
| * suggestion widget tweaked to make it comanche capable. Remove old versions of...friendica2013-12-083-4/+7
| * transition to $a->set_widget in /network on the short term - long term this w...friendica2013-12-081-5/+5
| * starting on the journey to comanche everywhere - beginning with widget conver...friendica2013-12-081-2/+2
| * Merge pull request #228 from tobiasd/nologinfriendica2013-12-082-0/+4
| |\
| | * add option to hide login form from homepageTobias Diekershoff2013-12-062-0/+4
| * | improve editing ability of webpages - acls, photos, location, page link title...friendica2013-12-072-6/+49
| * | finish ACL's in personal menusfriendica2013-12-071-23/+22
| * | show a clean url in the hovertip for suggested friendsfriendica2013-12-061-0/+1
| * | add suggestions to a couple of other pagesfriendica2013-12-062-0/+4
| * | suggestion widgetfriendica2013-12-061-0/+1
| * | need include/conversation for events nowfriendica2013-12-061-0/+1
| |/
| * yeah - that's what I'm going to do. we'll just keep system notifications. If ...friendica2013-12-061-326/+0
| * some code cleanup - gad I forgot what a mess the "other" notifications tabs (...friendica2013-12-062-161/+9
| * move profile tabs and network/matrix tabs to include/conversationfriendica2013-12-051-125/+2
| * Merge https://github.com/friendica/red into zpullfriendica2013-12-051-2/+2
| |\
| | * Merge pull request #223 from zzottel/masterfriendica2013-12-051-2/+2
| | |\
| | | * Make it possible to change visibility without changing name.zottel2013-12-051-2/+2
| * | | couple of errant SQL queriesfriendica2013-12-051-2/+2
| * | | remove some cruftfriendica2013-12-051-69/+5
| |/ /
| * | make some "selection-is-selected" classes work againfriendica2013-12-051-1/+1
| * | issue #224friendica2013-12-051-0/+6
| * | issue #225friendica2013-12-052-1/+3
| * | couple of additional checksfriendica2013-12-051-1/+12
| * | mod_authtest --- magic-auth diagnostic for those that are too freaking import...friendica2013-12-053-9/+146
| |/
| * generate a small amount of entropy to avoid duplicate notifications from esse...friendica2013-12-041-2/+4
| * add poco and follow to default xchan creationfriendica2013-12-041-1/+3
| * include re-organisation and more doco, post_to_red fix ampersands in categoriesfriendica2013-12-043-32/+20
| * add hooks to zot-finger and import_xchanfriendica2013-12-031-0/+1
| * on successful magic-auth, put remote_service_class and remote_hub into the se...friendica2013-12-031-4/+21
| * reorganise a few included functions - notably identity related functionsfriendica2013-12-031-1/+0
| * more work on magic-authfriendica2013-12-022-4/+17
| * magic-auth re-factorfriendica2013-12-022-173/+122
| * refactor magic-authfriendica2013-12-024-108/+10
| * some work on events permissionsfriendica2013-12-011-6/+17
| * get rid of deprecated post_url() functionfriendica2013-12-011-4/+8
| * file corruptionfriendica2013-12-011-122/+0
| * 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
| |\