aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | make alpahabetic searches start with Afriendica2015-03-051-5/+36
* | | | | | | | | | | reverse the logic of "don't show emoticons" setting which seems awkwardfriendica2015-03-051-1/+1
* | | | | | | | | | | straighten out some directory stuff, which required some Comanche structural ...friendica2015-03-057-39/+106
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-051-1/+2
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #918 from dawnbreak/masterRedMatrix2015-03-061-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | RedDAV: fix renaming files.Klaus2015-03-061-1/+2
* | | | | | | | | | | | | make destructive queue management functions an expert optionfriendica2015-03-052-2/+5
|/ / / / / / / / / / / /
* | | | | | | | | | | | should be -nefriendica2015-03-053-3/+4
* | | | | | | | | | | | whitespace and minor restructuringMario Vavti2015-03-052-87/+82
* | | | | | | | | | | | only show theme settings if we have any themesMario Vavti2015-03-051-0/+2
* | | | | | | | | | | | update theme screenshotMario Vavti2015-03-051-0/+0
* | | | | | | | | | | | restructure display settingsMario Vavti2015-03-056-88/+131
* | | | | | | | | | | | can not use element id more than onceMario Vavti2015-03-051-1/+1
* | | | | | | | | | | | fix theme preview image cssMario Vavti2015-03-052-2/+2
* | | | | | | | | | | | only allow theme selection forms if there are any themes to selectMario Vavti2015-03-052-3/+6
* | | | | | | | | | | | fix theme preview disappearingMario Vavti2015-03-051-1/+1
* | | | | | | | | | | | more yes/no labelsMario Vavti2015-03-053-13/+10
* | | | | | | | | | | | missed removing a test casefriendica2015-03-041-1/+1
* | | | | | | | | | | | the link icon on comments now calls the link parsing tool (just like the main...friendica2015-03-045-2/+39
* | | | | | | | | | | | Deprecate the "wall uploads" photo album. Photo uploads (from any source) wit...friendica2015-03-042-3/+2
* | | | | | | | | | | | missing commafriendica2015-03-041-1/+1
* | | | | | | | | | | | don't re-use $xfriendica2015-03-041-2/+2
* | | | | | | | | | | | add queue priorityfriendica2015-03-045-3/+34
* | | | | | | | | | | | parse_url: if url returns an image/audio/video file instead of a webpage, ret...friendica2015-03-042-0/+35
* | | | | | | | | | | | add repo pointersfriendica2015-03-041-0/+9
* | | | | | | | | | | | Merge pull request #917 from dawnbreak/docuRedMatrix2015-03-051481-173508/+66
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | remove Doxygen API Documentation from repository.Klaus Weidenbach2015-03-041481-173508/+66
* | | | | | | | | | | | | cleanup mail buttonsfriendica2015-03-043-9/+5
* | | | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | more on/off switch colour adjustmentMario Vavti2015-03-041-1/+1
| * | | | | | | | | | | | | make on/off switches work better with schemesMario Vavti2015-03-041-2/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* / | | | | | | | | | | | remove broken sql query from early queue manager.friendica2015-03-041-3/+0
|/ / / / / / / / / / / /
* / / / / / / / / / / / missed a couplefriendica2015-03-041-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-045-45/+55
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-042-1/+9
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cleanup removeaccountMario Vavti2015-03-042-22/+22
| * | | | | | | | | | | | cleanup removemeMario Vavti2015-03-043-23/+33
* | | | | | | | | | | | | provide a list of potential addons and what they do for members who can't see...friendica2015-03-042-2/+59
| |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-043-6/+5
|\| | | | | | | | | | |
| * | | | | | | | | | | fix wordingMario Vavti2015-03-043-6/+5
* | | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-044-49/+51
|\| | | | | | | | | | |
| * | | | | | | | | | | clean up account settingsMario Vavti2015-03-042-29/+20
| * | | | | | | | | | | Accordionize feature settingsMario Vavti2015-03-042-20/+31
* | | | | | | | | | | | notes on what's needed to fix the queueing algorithms.friendica2015-03-042-1/+9
|/ / / / / / / / / / /
* | | | | | | | | | | add the tag hijacking preference to Diaspora settingsfriendica2015-03-033-4/+17
* | | | | | | | | | | enable sql_extra on pdl_selectorfriendica2015-03-031-2/+2
* | | | | | | | | | | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-037-175/+174
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #916 from dawnbreak/docuRedMatrix2015-03-047-175/+174
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Some cleanups and documentation.Klaus Weidenbach2015-03-047-175/+174
* | | | | | | | | | | | | I'm going to use the site_update timestamp to indicate whenever we successful...friendica2015-03-031-0/+15