Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use colorbox for single photo viewing (replacing prettyPhoto, which may have ↵ | friendica | 2013-12-25 | 1 | -1/+1 |
| | | | | license incompatibilities). Also set maximum size of a directory popup and let it scroll after that in case somebody set their profile keywords to the content of Webster's dictionary. | ||||
* | get around size limit | friendica | 2013-12-23 | 1 | -3/+3 |
| | |||||
* | set the height so colorbox can set its size correctly | friendica | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | improve the directory popup a bit | friendica | 2013-12-23 | 1 | -1/+10 |
| | |||||
* | first thing to make it less annoying is to only popup if you click. Will ↵ | friendica | 2013-12-23 | 1 | -1/+1 |
| | | | | improve on it later - but this gives us something we can test to improve the popup contents. | ||||
* | first cut at a directory popup. It's a bit annoying at the moment, so we'll ↵ | friendica | 2013-12-23 | 3 | -2/+18 |
| | | | | have to make it less so. Also had second thoughts about the project homepage changes made yesterday. Just because a bunch of Reddit trolls can't get social networking out of their brain long enough to explore other technologies or even read the project page doesn't mean we should pander to them and explain how or why we either are or aren't a social network. | ||||
* | Merge pull request #253 from cvogeley/master | friendica | 2013-12-23 | 1 | -1/+1 |
|\ | | | | | Show expire date in post tooltip | ||||
| * | Show expire date in post tooltip | Christian Vogeley | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | s/zrl/zid | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | You'll probably be wanting the actual template too. | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | | |||||
* | | add ability to set created date/time from the api | friendica | 2013-12-22 | 1 | -1/+0 |
|/ | |||||
* | Use the red matrix icons | Christian Vogeley | 2013-12-22 | 1 | -2/+9 |
| | |||||
* | Merge correction | Christian Vogeley | 2013-12-22 | 1 | -1/+0 |
| | |||||
* | Correction | Christian Vogeley | 2013-12-22 | 3 | -166/+0 |
| | |||||
* | Merge | Christian Vogeley | 2013-12-22 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 46 | -122/+292 |
|\ | | | | | | | | | Conflicts: view/php/theme_init.php | ||||
| * | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 3 | -4/+4 |
| | | | | | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. | ||||
| * | default photo issue, and connections page showing deleted accounts. Also ↵ | friendica | 2013-12-19 | 1 | -0/+4 |
| | | | | | | | | show last updated on connedit page | ||||
| * | more comanche migration | friendica | 2013-12-19 | 1 | -0/+2 |
| | | |||||
| * | provide git revision in siteinfo if possible and if not instructed otherwise | friendica | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 |
| | | | | | | | | links to fix | ||||
| * | some re-work of mod_sources | friendica | 2013-12-15 | 2 | -2/+2 |
| | | |||||
| * | Provide a fallback channel to probe for magic-auth when we have no prior ↵ | friendica | 2013-12-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | communications with a site. This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got. | ||||
| * | make home.html fullpage mode - make directory search work for non-logged in, ↵ | friendica | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | but leave off suggest and invite | ||||
| * | this is not needed anymore | marijus | 2013-12-11 | 1 | -1/+1 |
| | | |||||
| * | we dont use doubble tagging in /network and /channel anymore... remove it ↵ | marijus | 2013-12-11 | 1 | -7/+1 |
| | | | | | | | | from /search as well | ||||
| * | this saves notes on the fly. i think this is appropriate behavior for a ↵ | marijus | 2013-12-11 | 1 | -6/+3 |
| | | | | | | | | notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :) | ||||
| * | comanchify the savedsearch widget | friendica | 2013-12-09 | 1 | -0/+14 |
| | | |||||
| * | more css shrinkage | friendica | 2013-12-09 | 1 | -2/+2 |
| | | |||||
| * | notes widget | friendica | 2013-12-09 | 1 | -0/+13 |
| | | |||||
| * | icon update | friendica | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #228 from tobiasd/nologin | friendica | 2013-12-08 | 1 | -0/+1 |
| |\ | | | | | | | add option to hide login form from homepage | ||||
| | * | add option to hide login form from homepage | Tobias Diekershoff | 2013-12-06 | 1 | -0/+1 |
| | | | |||||
| * | | finish ACL's in personal menus | friendica | 2013-12-07 | 1 | -0/+20 |
| | | | |||||
| * | | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 1 | -1/+1 |
| | | | |||||
| * | | suggestion widget | friendica | 2013-12-06 | 2 | -1/+11 |
| |/ | |||||
| * | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 1 | -20/+0 |
| | | | | | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | ||||
| * | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | more icon work | friendica | 2013-12-04 | 5 | -9/+5 |
| | | |||||
| * | more icon updates | friendica | 2013-12-04 | 9 | -33/+8 |
| | | |||||
| * | should fix typos the right way... | marijus | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | split out mod_message and a typo | marijus | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | refactor magic-auth | friendica | 2013-12-02 | 1 | -5/+0 |
| | | |||||
| * | some work on events permissions | friendica | 2013-12-01 | 1 | -1/+1 |
| | | |||||
| * | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -2/+2 |
| | | |||||
| * | sort out the preview icons | friendica | 2013-11-25 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #214 from tuscanhobbit/master | friendica | 2013-11-25 | 2 | -12/+10 |
| |\ | | | | | | | admin user table now shows the channel list and ID, minor changes to admin summary table | ||||
| | * | admin user table now shows the channel list, minor changes to summary | tuscanhobbit | 2013-11-24 | 2 | -12/+10 |
| | | | |||||
| * | | force HTML notification mails to use predefined colours. | friendica | 2013-11-25 | 1 | -1/+1 |
| |/ | |||||
| * | replaced rhash icon | tuscanhobbit | 2013-11-23 | 2 | -4/+4 |
| | |