| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | comanchify the savedsearch widget | friendica | 2013-12-09 | 1 | -0/+14 |
| * | more css cleanup | friendica | 2013-12-09 | 2 | -98/+13 |
| * | more css shrinkage | friendica | 2013-12-09 | 5 | -370/+323 |
| * | Merge branch 'master' of https://github.com/git-marijus/red | friendica | 2013-12-09 | 1 | -1/+17 |
| |\ |
|
| | * | saved search icon work and bugfixes for #tags not beeing deletable and save b... | marijus | 2013-12-10 | 1 | -1/+14 |
| * | | notes widget | friendica | 2013-12-09 | 2 | -1/+21 |
| |/ |
|
| * | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-09 | 1 | -1/+1 |
| |\ |
|
| | * | this reduces pageloadsize by 355,93KB | marijus | 2013-12-09 | 1 | -1/+1 |
| * | | icon update | friendica | 2013-12-08 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #231 from cvogeley/master | friendica | 2013-12-08 | 4 | -3/+73 |
| |\ |
|
| | * | Minified bootstrap css | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | * | override bootstrap in bootstrap-red | Christian Vogeley | 2013-12-08 | 3 | -69/+68 |
| | * | submit button height | Christian Vogeley | 2013-12-08 | 1 | -1/+1 |
| | * | Merge branch 'bootstrap' | Christian Vogeley | 2013-12-08 | 2 | -0/+71 |
| | |\ |
|
| * | \ | Merge pull request #228 from tobiasd/nologin | friendica | 2013-12-08 | 1 | -0/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | add option to hide login form from homepage | Tobias Diekershoff | 2013-12-06 | 1 | -0/+1 |
| * | | | typo in mod_poke.js | friendica | 2013-12-07 | 1 | -1/+1 |
| * | | | finish ACL's in personal menus | friendica | 2013-12-07 | 2 | -0/+42 |
| * | | | make suggestion photo sizes match top level post sizes | friendica | 2013-12-07 | 1 | -0/+5 |
| * | | | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 1 | -1/+1 |
| * | | | tweaking of the name field size and limits so it doesn't push the content around | friendica | 2013-12-06 | 1 | -1/+2 |
| * | | | more overflow hidden important so it works | friendica | 2013-12-06 | 1 | -1/+1 |
| * | | | suggestion widget | friendica | 2013-12-06 | 3 | -2/+13 |
| |/ / |
|
| * | | Merge pull request #227 from tobiasd/DE20131206 | tobiasd | 2013-12-06 | 2 | -188/+189 |
| |\ \ |
|
| | * | | DE: update to the strings | Tobias Diekershoff | 2013-12-06 | 2 | -188/+189 |
| * | | | some code cleanup - gad I forgot what a mess the "other" notifications tabs (... | friendica | 2013-12-06 | 1 | -20/+0 |
| * | | | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 2 | -2/+2 |
| |/ / |
|
| * | | generate a small amount of entropy to avoid duplicate notifications from esse... | friendica | 2013-12-04 | 1 | -0/+4 |
| * | | more icon work | friendica | 2013-12-04 | 5 | -9/+5 |
| * | | more icon updates | friendica | 2013-12-04 | 11 | -48/+23 |
| * | | split conversation.css out of style.css | marijus | 2013-12-04 | 3 | -548/+715 |
| * | | should fix typos the right way... | marijus | 2013-12-03 | 1 | -1/+1 |
| * | | this should remain in style.css | marijus | 2013-12-03 | 2 | -2/+7 |
| * | | split out mod_message and a typo | marijus | 2013-12-03 | 3 | -96/+109 |
| * | | ensure that every imported channel has a primary hubloc | friendica | 2013-12-02 | 1 | -1/+1 |
| * | | clear floats on the connect button | friendica | 2013-12-02 | 1 | -0/+1 |
| * | | Merge https://github.com/friendica/red into zpull | friendica | 2013-12-02 | 2 | -1365/+1827 |
| |\ \ |
|
| | * | | DE: update to the strings | Tobias Diekershoff | 2013-12-02 | 2 | -1365/+1827 |
| * | | | refactor magic-auth | friendica | 2013-12-02 | 1 | -5/+0 |
| |/ / |
|
| * | | some work on events permissions | friendica | 2013-12-01 | 1 | -1/+1 |
| * | | trimmed style.css by a few hundred lines. Needs many more such efforts | friendica | 2013-12-01 | 4 | -260/+190 |
| * | | Merge pull request #219 from tuscanhobbit/master | Paolo T | 2013-12-01 | 2 | -927/+960 |
| |\ \ |
|
| | * | | italian translation | tuscanhobbit | 2013-12-01 | 2 | -927/+960 |
| * | | | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 2 | -2/+7 |
| * | | | allow zot-info to return results for address= with webbies or naked nicknames | friendica | 2013-11-29 | 1 | -2/+1 |
| * | | | re-enable jquery migration tool until we sort out all the issues | friendica | 2013-11-27 | 1 | -2/+2 |
| * | | | create jquery-compat to hold deprecated jquery functions, load it before all ... | friendica | 2013-11-26 | 2 | -4/+5 |
| * | | | make font-asewome optional. Also include jquery.browser in js/main.js so we c... | friendica | 2013-11-25 | 2 | -5/+7 |
| * | | | Merge https://github.com/friendica/red into zpull | friendica | 2013-11-25 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | no underlined drop icon | 23n | 2013-11-25 | 1 | -0/+1 |