aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* disable pcss when installing since modules don't yet work and pcss uses the v...friendica2013-05-141-1/+1
* add db_port to setup and cli_startup - still need to set the port in mod/setupfriendica2013-05-101-3/+3
* get search page working with live-update and endless scroll, still not perfec...friendica2013-05-093-29/+98
* small updatesfriendica2013-05-081-1/+0
* incorrect comparison operatorfriendica2013-05-021-1/+1
* members_of_group() output not entirely correctfriendica2013-05-021-1/+3
* Merge branch 'photothread'friendica2013-04-291-100/+18
|\
| * Merge branch 'master' into photothreadfriendica2013-04-1615-38/+59
| |\
| * | some work on updating photo threads for Redfriendica2013-04-081-100/+18
* | | more directory sync stufffriendica2013-04-281-11/+20
* | | photo driver abstractionfriendica2013-04-257-16/+19
* | | odds and ends in prepearation for photo abstraction, plus red-to-friendica addonfriendica2013-04-253-11/+21
* | | db abstraction layerfriendica2013-04-221-12/+12
* | | turn naked links in posts into zrl's if we've got a hubloc for the sitefriendica2013-04-182-1/+8
* | | poke doco and cleanupfriendica2013-04-171-40/+21
* | | poke bugfixfriendica2013-04-171-2/+1
* | | basic poke workingfriendica2013-04-171-60/+46
| |/ |/|
* | fix marking events seenfriendica2013-04-161-1/+1
* | oopsfriendica2013-04-161-1/+1
* | add Red detection to parse_urlfriendica2013-04-161-1/+9
* | turn all Red links into zrls (not the old zrls, the new bbcode zrl which mean...friendica2013-04-158-25/+26
* | more Friendica removalsfriendica2013-04-142-3/+3
* | begin to cut the umbilicalfriendica2013-04-142-4/+4
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-...friendica2013-04-141-1/+11
* | magic auth docofriendica2013-04-102-2/+2
* | document the ability to provide a selective magic-auth filter as a plugin pluginfriendica2013-04-081-1/+3
|/
* wrapper function to create arbitrary activities (e.g. for plugins and apps) w...friendica2013-04-041-0/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-04-031-4/+14
|\
| * Make prettyPhoto a feature, add slideshow for albums.Thomas Willingham2013-03-291-4/+14
* | liking comments were reverted to liking the parent after sending item to ano...friendica2013-04-031-0/+2
|/
* set hidden flags on new directory entries, not just existing onesfriendica2013-03-261-2/+7
* magic auth issuefriendica2013-03-261-3/+11
* we don't need this any morefriendica2013-03-251-84/+0
* docofriendica2013-03-251-8/+40
* uri to midfriendica2013-03-251-1/+1
* Updated build_query for midThomas Willingham2013-03-253-7/+5
* fix mod_display breakage.friendica2013-03-241-2/+9
* rev updatefriendica2013-03-231-3/+3
* rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer...friendica2013-03-2112-84/+84
* Merge https://github.com/friendica/red into zpullfriendica2013-03-211-1/+1
|\
| * otherwise add profile wont workMichael Meer2013-03-211-1/+1
* | main_slider hookfriendica2013-03-211-1/+4
|/
* Merge pull request #38 from beardy-unixer/masterfriendica2013-03-211-1/+6
|\
| * Revert randprof - that was stupid. If you have a local channel, you also hav...Thomas Willingham2013-03-201-15/+2
| * Add a fallback or two to randprof.Thomas Willingham2013-03-201-2/+15
| * Make the channels profile tab actually do something.Thomas Willingham2013-03-201-1/+6
* | write notify settings to channel table when saving settingszottel2013-03-211-1/+2
|/
* Allow admins to specify default mobile/accessibility theme.Thomas Willingham2013-03-171-0/+24
* Merge pull request #34 from beardy-unixer/masterfriendica2013-03-151-17/+6
|\
| * Tidy upThomas Willingham2013-03-151-5/+4