aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc updatesfriendica2014-01-0382-269/+704
* basic browsing and file retrieval for webdav working - uploads not yet. A lot...friendica2014-01-022-60/+127
* some DAV tweaks before the next round of heavy liftingfriendica2014-01-023-73/+197
* fix attachment rendering for previewfriendica2014-01-011-0/+1
* return to working on red-dav; This is a bit of a slog at the moment and the b...friendica2014-01-013-18/+124
* Shorten the to-do list some more.friendica2013-12-301-2/+0
* auto-crop imported photos for things and xchans. This results in undistorted ...friendica2013-12-301-1/+21
* for once the to-do list is actually shrinking.friendica2013-12-301-3/+1
* expose profile things in the UIfriendica2013-12-305-11/+19
* basic edit and delete for thingsfriendica2013-12-306-11/+159
* group ACL control using tags (group must be "visible")friendica2013-12-291-29/+59
* modify tag_deliver and tgroup_check to handle exclusion tagsfriendica2013-12-291-2/+2
* handle exclusive tags and add to ACLfriendica2013-12-291-3/+5
* basic support for exclusion tags - we just need to use the results to tweak t...friendica2013-12-292-91/+68
* display_thing: it ain't much, but it's implemented.friendica2013-12-294-5/+22
* a bit more backend work on thingsfriendica2013-12-283-32/+84
* allow objects to have permissionsfriendica2013-12-283-2/+16
* 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
|\ \