aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | Doco - 10% of the issues take up 90% of the time. The worst offenders are ↵Thomas Willingham2014-06-032-1/+40
| | | | | | | | | | | | | | | | documented here.
| | * | Revert that - sorry, pushed to the wrong repo. We probably want thatThomas Willingham2014-06-031-2/+1
| | | | | | | | | | | | | | | | | | | | in the long term, but this was a quick hack - you can't override a pconfig yet.
| | * | Crude, but working bellendian filter.Thomas Willingham2014-06-031-1/+2
| | | |
| * | | make system generated birthday events un-commentable since comments won't go ↵friendica2014-06-032-3/+18
| | | | | | | | | | | | | | | | where you think.
* | | | expand/collapse is also used for comments, so removing 'post'.jeroenpraat2014-06-034-11/+11
| |/ / |/| |
* | | With a new logo, also comes a new favicon and other rm-icons off course. ↵jeroenpraat2014-06-033-0/+0
| | | | | | | | | | | | Please empty your cache first to see.
* | | Updated strings for show entire post and show less to expand and collapse. ↵jeroenpraat2014-06-035-5608/+5431
|/ / | | | | | | See last few comments from me and Mario at https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
* | Updated to [+] show more, [+] show more comments, etc. See ↵jeroenpraat2014-06-035-3613/+3462
| | | | | | | | https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
* | cross some more stuff off the to-do listfriendica2014-06-022-2/+2
| |
* | add alpha channelfriendica2014-06-021-0/+0
| |
* | image updatefriendica2014-06-021-0/+0
| |
* | issue #479 - tag escaping not needed here.friendica2014-06-021-8/+8
| |
* | update stringsfriendica2014-06-021-49/+63
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-022-327/+327
|\ \
| * | Update nl before doing something newjeroenpraat2014-06-022-124/+124
| | |
| * | Update nljeroenpraat2014-06-022-24/+24
| | |
| * | Update nljeroenpraat2014-06-022-181/+181
| | |
* | | bring back birthdaysfriendica2014-06-025-11/+77
|/ /
* | better scalingfriendica2014-06-022-1/+1
| |
* | probe appfriendica2014-06-012-0/+4
| |
* | don't show app editing options to non-authenticated folksfriendica2014-06-012-0/+3
| |
* | minor stylistic improvementsfriendica2014-06-011-4/+3
| |
* | minor tweaksfriendica2014-06-012-4/+4
| |
* | remove a few old iconsfriendica2014-06-0117-0/+0
| |
* | remove banner experimentfriendica2014-06-012-122/+0
| |
* | add a few days of slop to the orphan finder to account for any lags in dir ↵friendica2014-06-011-1/+1
| | | | | | | | syncing.
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-06-0112-0/+9861
|\ \
| * | idemjeroenpraat2014-06-012-4/+4
| | |
| * | Minor adjustment to Dutch translationjeroenpraat2014-06-012-6/+6
| | |
| * | New language: Dutch! Nederlands! (messages.po: 69% translated)jeroenpraat2014-06-0112-0/+9861
| | |
* | | regression: (-1) update_flag still exists in one function. This should be ↵friendica2014-06-011-1/+1
|/ / | | | | | | UPDATE_FLAGS_FORCED or 2.
* | issue #477friendica2014-06-013-4/+8
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-05-312-0/+0
|\ \
| * | add another transparent version for dark backgroundsmarijus2014-05-311-0/+0
| | |
| * | add padding to the transparent versionmarijus2014-05-311-0/+0
| | |
* | | issue #476friendica2014-05-312-2/+2
|/ /
* | updated READMEfriendica2014-05-303-64/+10
| |
* | add Mario's logosfriendica2014-05-303-0/+137
| |
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-05-302-5173/+5398
|\ \
| * | Merge pull request #475 from tuscanhobbit/masterPaolo T2014-05-302-5173/+5398
| |\| | | | | | | IT: updated strings
| | * IT: updated stringsPaolo Tacconi2014-05-302-5173/+5398
| | |
* | | doc updatesfriendica2014-05-3043-278/+538
|/ /
* | string updatefriendica2014-05-291-1451/+1451
| |
* | use consistent capitalisation in the item actions menufriendica2014-05-293-8/+8
| |
* | testing new event codefriendica2014-05-294-64/+14
| |
* | newevent: front end functionsfriendica2014-05-294-4/+27
| |
* | more work on new event codefriendica2014-05-291-58/+46
| |
* | event_addtocal function for storing received eventsfriendica2014-05-291-6/+52
| |
* | start to tie in the new event logicfriendica2014-05-292-3/+4
| |
* | split event storage into two bits - separate the event storage from the ↵friendica2014-05-291-65/+77
| | | | | | | | associated item storage