Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | preserve system bit when editing menus | friendica | 2014-02-05 | 2 | -1/+8 | |
| * | | | | | | | | | | | | | | bookmarking bugfix | friendica | 2014-02-05 | 2 | -7/+10 | |
| * | | | | | | | | | | | | | | bookmark debug logging | friendica | 2014-02-05 | 3 | -7/+9 | |
| * | | | | | | | | | | | | | | make links in comments bookmark-able | friendica | 2014-02-04 | 4 | -5/+11 | |
| * | | | | | | | | | | | | | | add icon translation for new icon | friendica | 2014-02-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | bookmarks - mop up and go home | friendica | 2014-02-04 | 9 | -5/+66 | |
| * | | | | | | | | | | | | | | bookmarking | friendica | 2014-02-04 | 7 | -15/+126 | |
| * | | | | | | | | | | | | | | fix the search for system bookmarks | friendica | 2014-02-04 | 1 | -3/+9 | |
| * | | | | | | | | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-04 | 2 | -1134/+1188 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | Merge pull request #301 from tobiasd/20140204 | tobiasd | 2014-02-03 | 2 | -1134/+1188 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | DE: update to the strings | Tobias Diekershoff | 2014-02-04 | 2 | -1134/+1188 | |
| | |/ / / / / / / / / / / / / | ||||||
| * / / / / / / / / / / / / / | bookmark permissions | friendica | 2014-02-04 | 8 | -4/+25 | |
| |/ / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | photo tagging somewhat working - but can't remove photo tags until we update ... | friendica | 2014-02-03 | 2 | -7/+27 | |
| * | | | | | | | | | | | | | some tagging fixes - including old bugs which were never reported | friendica | 2014-02-03 | 2 | -6/+6 | |
| * | | | | | | | | | | | | | transmit, receive, and parse bookmarks | friendica | 2014-02-03 | 4 | -10/+39 | |
| * | | | | | | | | | | | | | accept new connection broke yesterday | friendica | 2014-02-03 | 4 | -4/+10 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | code cleanup - remove some unused functions | friendica | 2014-02-03 | 2 | -37/+1 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | The problem with a lot of packages is that it's easier to re-write them than ... | friendica | 2014-02-02 | 2 | -4/+39 | |
| * | | | | | | | | | | | more wordsmithing | friendica | 2014-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | changed order of the privacy macros so that the dangerous settings come last ... | friendica | 2014-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | don't load any configs from DB if installing - especially in style.pcss | friendica | 2014-02-02 | 3 | -6/+11 | |
| * | | | | | | | | | | | wordsmithing | friendica | 2014-02-02 | 1 | -4/+4 | |
| * | | | | | | | | | | | don't draw attention to advanced permissions and their corresponding complexi... | friendica | 2014-02-02 | 6 | -24/+62 | |
| * | | | | | | | | | | | Merge pull request #300 from tazmandevil/master | friendica | 2014-02-02 | 2 | -3/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | added Thomas' additional navbar colours from APW to redbasic | Tazman DeVille | 2014-02-03 | 2 | -3/+43 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | minor text change "can" -> "may" | friendica | 2014-02-02 | 1 | -2/+2 | |
| * | | | | | | | | | | | Add switch to allow menus to be used as bookmark collections | friendica | 2014-02-02 | 3 | -2/+6 | |
| * | | | | | | | | | | | remove the text "requires compatible chat plugin" | friendica | 2014-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | make chat honour the pause key (but we still need to ping the server to maint... | friendica | 2014-02-02 | 3 | -51/+55 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | better check for setup module | friendica | 2014-02-02 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-02 | 4 | -20/+44 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | Merge pull request #299 from toclimb/smilies-fix | friendica | 2014-02-02 | 1 | -10/+8 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | More efficient smilie replacing | toclimb | 2014-02-02 | 1 | -10/+8 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | Merge pull request #297 from tazmandevil/master | Thomas Willingham | 2014-02-02 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | link hover colour remains user set link_colour (w/o change default, | Tazman DeVille | 2014-02-02 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | Move CSS out of chat template | Thomas Willingham | 2014-02-02 | 2 | -9/+35 | |
| | |/ / / / / / / | ||||||
| * / / / / / / / | some windows fixes | friendica | 2014-02-02 | 3 | -10/+21 | |
| |/ / / / / / / | ||||||
| * | | | | | | | add links to change chat status and leave room | friendica | 2014-02-02 | 4 | -16/+36 | |
| * | | | | | | | add epub mimetype (application/epub+zip) | friendica | 2014-02-02 | 2 | -1/+2 | |
| * | | | | | | | fix default link color | friendica | 2014-02-01 | 2 | -2/+2 | |
| * | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-01 | 5 | -5/+13 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge pull request #296 from tazmandevil/master | friendica | 2014-02-01 | 4 | -3/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | user configured link colour | Tazman DeVille | 2014-02-02 | 2 | -2/+2 | |
| | | * | | | | | | | link colours | Tazman DeVille | 2014-02-02 | 1 | -0/+1 | |
| | | * | | | | | | | link colour options | Tazman DeVille | 2014-02-02 | 4 | -3/+10 | |
| | * | | | | | | | | Merge pull request #294 from git-marijus/master | friendica | 2014-02-01 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | comment out since it is not clear if this is not implemented yet or obsolete | marijus | 2014-01-31 | 1 | -2/+2 | |
| * | | | | | | | | | provide donation options on siteinfo page | friendica | 2014-02-01 | 2 | -1/+18 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge https://github.com/friendica/red into zpull | friendica | 2014-02-01 | 2 | -1/+18 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | Merge pull request #295 from cvogeley/master | cvogeley | 2014-02-01 | 1 | -0/+17 | |
| | |\ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | | | |/ / / / | | | |/| | | | |