aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* things can now have (consistent sized) photos - plus I found a couple of issu...friendica2013-12-283-16/+35
* more doc updatesfriendica2013-12-2710-0/+724
* sslify - remove the redirect fallback - as it gets called occasionally and cr...friendica2013-12-27102-2278/+2596
* remove prettyphoto from core - this will affect the enhanced photo albums fea...friendica2013-12-266-27/+17
* issue #230 - deletion failure in multiple delivery chainsfriendica2013-12-262-2/+5
* don't include deleted folks in acl popupfriendica2013-12-251-10/+21
* mod_invite - don't generate errors for email addresses consisting of blank linesfriendica2013-12-251-0/+2
* missing end divfriendica2013-12-251-1/+1
* and add a border for delineationfriendica2013-12-251-0/+2
* improve the register text until the new register page is finishedfriendica2013-12-253-2/+24
* knock a couple of items off the to-do list. There may still be some associate...friendica2013-12-251-5/+1
* try againfriendica2013-12-253-4/+19
* didn't workfriendica2013-12-251-1/+1
* sslify http links in media elements if you're on an https serverfriendica2013-12-252-0/+38
* cut/paste errorfriendica2013-12-251-3/+3
* extend the directory profiles a bit morefriendica2013-12-256-4/+40
* Merge https://github.com/friendica/red into zpullfriendica2013-12-251-0/+1
|\
| * Add cutsom/ to gitignoreThomas Willingham2013-12-241-0/+1
* | db update for directory profiles - and fix broken database.sql from the sys_p...friendica2013-12-253-15/+30
* | use colorbox for single photo viewing (replacing prettyPhoto, which may have ...friendica2013-12-254-3/+5
|/
* use case-insensitive array search for matching directory keywords with your ownfriendica2013-12-232-2/+2
* get around size limitfriendica2013-12-231-3/+3
* set the height so colorbox can set its size correctlyfriendica2013-12-232-3/+2
* make sure resize firesfriendica2013-12-231-1/+2
* improve the directory popup a bitfriendica2013-12-234-14/+48
* first thing to make it less annoying is to only popup if you click. Will impr...friendica2013-12-231-1/+1
* first cut at a directory popup. It's a bit annoying at the moment, so we'll h...friendica2013-12-239-9/+196
* Merge https://github.com/friendica/red into zpullfriendica2013-12-233-2/+3
|\
| * Merge pull request #253 from cvogeley/masterfriendica2013-12-232-1/+2
| |\
| | * Show expire date in post tooltipChristian Vogeley2013-12-232-1/+2
| * | s/zrl/zidThomas Willingham2013-12-231-1/+1
* | | add account_level, is_foreigner and is_member functions; convert all e2ee use...friendica2013-12-239-16/+80
|/ /
* | Merge https://github.com/friendica/red into zpullfriendica2013-12-235-3276/+3020
|\ \
| * | You'll probably be wanting the actual template too.Thomas Willingham2013-12-231-1/+1
| * | Zidification of author links in webpages.Thomas Willingham2013-12-231-1/+4
| * | Merge pull request #252 from tobiasd/DE20131223tobiasd2013-12-232-3273/+3014
| |\ \
| | * | DE: update to the stringsTobias Diekershoff2013-12-232-3273/+3014
| |/ /
| * | Reduce life of xref cookie per Opinion 04/2012 on Cookie Consent Exemption.Thomas Willingham2013-12-231-1/+1
* | | oopsfriendica2013-12-232-1/+350
|/ /
* | one step closer to merging register and pubsites pagesfriendica2013-12-221-2/+2
* | Provide Terms of Service placeholder page (includes doc/SiteTOS.md)friendica2013-12-223-2/+5
* | still not entirely happy with the text. So I'm playing with it a bit.friendica2013-12-221-1/+1
* | remove a couple of mysql reserved words from being used as table or row names...friendica2013-12-2220-60/+73
* | more (somewhat minor) but important cleanup for mod_photos so visitors with t...friendica2013-12-221-16/+12
* | issue deleting photos (attached item remained undeleted and became visible, t...friendica2013-12-222-3/+3
* | make xref workfriendica2013-12-221-14/+14
* | more proof-readingfriendica2013-12-221-2/+2
* | proof-readfriendica2013-12-221-1/+1
* | let's confront this "social network" elephant in the room head on rather than...friendica2013-12-221-0/+3
* | add ability to set created date/time from the apifriendica2013-12-222-4/+4