| Commit message (Expand) | Author | Age | Files | Lines |
* | make destructive queue management functions an expert option | friendica | 2015-03-05 | 2 | -2/+5 |
* | should be -ne | friendica | 2015-03-05 | 3 | -3/+4 |
* | whitespace and minor restructuring | Mario Vavti | 2015-03-05 | 2 | -87/+82 |
* | only show theme settings if we have any themes | Mario Vavti | 2015-03-05 | 1 | -0/+2 |
* | update theme screenshot | Mario Vavti | 2015-03-05 | 1 | -0/+0 |
* | restructure display settings | Mario Vavti | 2015-03-05 | 6 | -88/+131 |
* | can not use element id more than once | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
* | fix theme preview image css | Mario Vavti | 2015-03-05 | 2 | -2/+2 |
* | only allow theme selection forms if there are any themes to select | Mario Vavti | 2015-03-05 | 2 | -3/+6 |
* | fix theme preview disappearing | Mario Vavti | 2015-03-05 | 1 | -1/+1 |
* | more yes/no labels | Mario Vavti | 2015-03-05 | 3 | -13/+10 |
* | missed removing a test case | friendica | 2015-03-04 | 1 | -1/+1 |
* | the link icon on comments now calls the link parsing tool (just like the main... | friendica | 2015-03-04 | 5 | -2/+39 |
* | Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit... | friendica | 2015-03-04 | 2 | -3/+2 |
* | missing comma | friendica | 2015-03-04 | 1 | -1/+1 |
* | don't re-use $x | friendica | 2015-03-04 | 1 | -2/+2 |
* | add queue priority | friendica | 2015-03-04 | 5 | -3/+34 |
* | parse_url: if url returns an image/audio/video file instead of a webpage, ret... | friendica | 2015-03-04 | 2 | -0/+35 |
* | add repo pointers | friendica | 2015-03-04 | 1 | -0/+9 |
* | Merge pull request #917 from dawnbreak/docu | RedMatrix | 2015-03-05 | 1481 | -173508/+66 |
|\ |
|
| * | remove Doxygen API Documentation from repository. | Klaus Weidenbach | 2015-03-04 | 1481 | -173508/+66 |
* | | cleanup mail buttons | friendica | 2015-03-04 | 3 | -9/+5 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-04 | 1 | -3/+3 |
|\ \ |
|
| * | | more on/off switch colour adjustment | Mario Vavti | 2015-03-04 | 1 | -1/+1 |
| * | | make on/off switches work better with schemes | Mario Vavti | 2015-03-04 | 1 | -2/+2 |
* | | | remove broken sql query from early queue manager. | friendica | 2015-03-04 | 1 | -3/+0 |
|/ / |
|
* / | missed a couple | friendica | 2015-03-04 | 1 | -0/+2 |
|/ |
|
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-04 | 5 | -45/+55 |
|\ |
|
| * | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-04 | 2 | -1/+9 |
| |\ |
|
| * | | cleanup removeaccount | Mario Vavti | 2015-03-04 | 2 | -22/+22 |
| * | | cleanup removeme | Mario Vavti | 2015-03-04 | 3 | -23/+33 |
* | | | provide a list of potential addons and what they do for members who can't see... | friendica | 2015-03-04 | 2 | -2/+59 |
| |/
|/| |
|
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-04 | 3 | -6/+5 |
|\| |
|
| * | fix wording | Mario Vavti | 2015-03-04 | 3 | -6/+5 |
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-04 | 4 | -49/+51 |
|\| |
|
| * | clean up account settings | Mario Vavti | 2015-03-04 | 2 | -29/+20 |
| * | Accordionize feature settings | Mario Vavti | 2015-03-04 | 2 | -20/+31 |
* | | notes on what's needed to fix the queueing algorithms. | friendica | 2015-03-04 | 2 | -1/+9 |
|/ |
|
* | add the tag hijacking preference to Diaspora settings | friendica | 2015-03-03 | 3 | -4/+17 |
* | enable sql_extra on pdl_selector | friendica | 2015-03-03 | 1 | -2/+2 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 7 | -175/+174 |
|\ |
|
| * | Merge pull request #916 from dawnbreak/docu | RedMatrix | 2015-03-04 | 7 | -175/+174 |
| |\ |
|
| | * | Some cleanups and documentation. | Klaus Weidenbach | 2015-03-04 | 7 | -175/+174 |
* | | | I'm going to use the site_update timestamp to indicate whenever we successful... | friendica | 2015-03-03 | 1 | -0/+15 |
* | | | don't let a zot-finger bring a dead hub back to life unless it's the site we'... | friendica | 2015-03-03 | 1 | -5/+7 |
|/ / |
|
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-03 | 4 | -23/+17 |
|\ \ |
|
| * | | yes switch to bootstrap blue again (same as link colour in default light redb... | jeroenpraat | 2015-03-03 | 1 | -1/+1 |
| |/ |
|
| * | revert login max-width | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| * | login adjustment | Mario Vavti | 2015-03-03 | 3 | -19/+9 |
| * | typo | Mario Vavti | 2015-03-03 | 1 | -1/+1 |