aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* really truly bare-bones comanchefriendica2013-08-282-0/+59
* some basic mappings between comanche pages and normal pages so normal pages w...friendica2013-08-281-5/+32
* It's a wretched mess, but at least photo comments show up again when viewing ...friendica2013-08-282-44/+28
* right - here's how we're going to link comanche with webpagesfriendica2013-08-283-2/+50
* bring back mail list and cleanup some issues which popped out with full PHP w...friendica2013-08-276-8/+10
* put backticks on mysql reseved words which we unfortunately used for row name...friendica2013-08-271-1/+1
* Preparatory work for photo conversations (third time). Also take away unused ...friendica2013-08-275-21/+34
* more loose endsfriendica2013-08-273-6/+9
* force webbies to lowercasefriendica2013-08-271-1/+1
* update hubloc_timestampsfriendica2013-08-271-5/+14
* when using the bbcode mimetype a space is just a space. A return is a return....friendica2013-08-271-0/+1
* get rid of ssl_policy - it's implicit in the site urlfriendica2013-08-275-33/+33
* clone sync was trying to update xchan info in the abook loop.friendica2013-08-262-3/+4
* found the buggerfriendica2013-08-261-1/+5
* fix profile change activity where the change is a solitary url - and includes...friendica2013-08-262-1/+3
* more cleanup from the mess yesterday - you might have a look for xchan_addr a...friendica2013-08-261-0/+3
* regex patchfriendica2013-08-263-2/+3
* try to fix bad addresses that got into the networkfriendica2013-08-251-0/+3
* Try to ensure full paths don't leak into xchan_addr and hubloc_addrfriendica2013-08-252-1/+6
* always use system provided baseurl if configuredfriendica2013-08-252-1/+23
* missing doc filesfriendica2013-08-242-0/+179
* start timestamping hubloc connections so we can eventually remove dead onesfriendica2013-08-242-3/+16
* another issue with site renamefriendica2013-08-241-2/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-08-248-14/+24
|\
| * Merge pull request #105 from beardy-unixer/masterThomas Willingham2013-08-247-14/+22
| |\
| | * TypoThomas Willingham2013-08-241-1/+1
| | * Another one.Thomas Willingham2013-08-241-0/+2
| | * Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-08-24133-10797/+9947
| | |\ | | |/ | |/|
| * | Merge pull request #104 from cvogeley/masterfriendica2013-08-241-0/+2
| |\ \
| | * | Make footers position fixed, so that its content appearsChristian Vogeley2013-08-241-0/+2
| |/ /
| | * Generic wrapper classes makes themeing loads easierThomas Willingham2013-08-246-14/+20
* | | fix xchans more completely after a URL changefriendica2013-08-2459-1421/+1600
|/ /
* | this should fix the premium checkbox stickiness issuefriendica2013-08-221-6/+10
* | proc_run, not proc_execfriendica2013-08-221-1/+1
* | perform a refresh_all operation after changing premium status so that everybo...friendica2013-08-221-2/+4
* | extra logging for translating likes in notification emails - which is still f...friendica2013-08-221-0/+3
* | possible fix for mention tags not posting to mentioned forum (when send strea...friendica2013-08-221-3/+25
* | add detailed logging to public recips - find out why some public recipients a...friendica2013-08-221-0/+3
* | make premium channels a featurefriendica2013-08-222-2/+14
* | add zid to connect_urlfriendica2013-08-222-2/+2
* | fixes for sellpage with blocked profilesfriendica2013-08-211-9/+16
* | premium/restricted channel connections implemented, configure at yoursite/cha...friendica2013-08-218-15/+82
* | progress on generic sellpage - is not yet linked from existing connect button...friendica2013-08-216-7/+121
* | implement premium channel discoveryfriendica2013-08-211-5/+14
* | Merge https://github.com/friendica/red into zpullfriendica2013-08-212-5/+5
|\ \
| * \ Merge pull request #103 from cvogeley/masterfriendica2013-08-212-5/+5
| |\ \
| | * | theme qualifier without dotsChristian Vogeley2013-08-211-3/+3
| | * | Merge remote-tracking branch 'upstream/master'Christian Vogeley2013-08-2121-9010/+6579
| | |\ \ | | |/ / | |/| |
| | * | show chosen desktop theme when SESSION['show_mobile'] is falseChristian Vogeley2013-08-211-2/+2
* | | | basic structure for premium channel implementationfriendica2013-08-215-6/+30
|/ / /