Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc updates, clean up buttons on PM edit template to match other edit buttons | friendica | 2014-09-26 | 4 | -15/+15 |
| | |||||
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 1 | -0/+5 |
| | |||||
* | constrain viewsrc colorbox to 80% of the current page size. It gets messy ↵ | friendica | 2014-09-24 | 1 | -1/+1 |
| | | | | scrolling to the right for days to find the close button. | ||||
* | update pt-br translation | Alexandre Hannud Abdo | 2014-09-22 | 1 | -632/+721 |
| | |||||
* | Don't link unknown likes. | Klaus Weidenbach | 2014-09-21 | 1 | -0/+6 |
| | | | | | Likes/Dislikes of unknown channels have disabled links now. Fixed intention a bit, romved a unused variable. | ||||
* | Navbar notifications: don't show "nothing new here" unless we've checked and ↵ | friendica | 2014-09-20 | 2 | -1/+2 |
| | | | | there's nothing. Until we know for sure, display "Loading...". | ||||
* | update jg to latest preview release and try once more to really justify the ↵ | marijus | 2014-09-20 | 3 | -14/+13 |
| | | | | whole gallery | ||||
* | Repeat after me - we always refer to our clientelle as 'members'. If your ↵ | friendica | 2014-09-19 | 1 | -2/+9 |
| | | | | software calls you a "user" - get rid of it. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-19 | 5 | -762/+881 |
|\ | |||||
| * | Bit tweaking | Jeroen | 2014-09-19 | 1 | -3/+3 |
| | | |||||
| * | Another piece that didn't fit well in the dark schema. Hopefully this is the ↵ | Jeroen | 2014-09-19 | 3 | -15/+42 |
| | | | | | | | | last. | ||||
| * | update nl.2 | Jeroen | 2014-09-19 | 2 | -13/+13 |
| | | |||||
| * | update nl | Jeroen | 2014-09-19 | 2 | -745/+837 |
| | | |||||
* | | closing tag | friendica | 2014-09-19 | 2 | -19/+19 |
|/ | |||||
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 1 | -0/+121 |
| | |||||
* | add stylish_select to new_channel page - but comment out until we can theme ↵ | friendica | 2014-09-18 | 2 | -0/+2 |
| | | | | it. It needs a bit of theming to even work correctly. | ||||
* | repeated content collapse on update from display page under rare conditions ↵ | friendica | 2014-09-18 | 1 | -1/+0 |
| | | | | (when the conversation hasn't changed) | ||||
* | typo | friendica | 2014-09-17 | 1 | -1/+1 |
| | |||||
* | use 24-hour clock for non-American dates | friendica | 2014-09-17 | 1 | -0/+2 |
| | |||||
* | add a spinner or two to the new channel page so folks have a clue that we're ↵ | friendica | 2014-09-17 | 2 | -0/+6 |
| | | | | doing something in the background - trying to complete the nick field for them (and then check it before they submit). | ||||
* | channel permission roles | friendica | 2014-09-17 | 2 | -2/+9 |
| | |||||
* | implement permission roles - the backend should be done except for maybe a ↵ | friendica | 2014-09-17 | 1 | -3/+10 |
| | | | | couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone. | ||||
* | Fix name attribute of button elements so jquery '.submit()' doesn't break | Alexandre Hannud Abdo | 2014-09-16 | 2 | -2/+2 |
| | | | | | | | | According to "Additional notes" in: http://api.jquery.com/submit/ Not fixing buttons created with 'input' tags. | ||||
* | this still has less issues | marijus | 2014-09-16 | 1 | -2/+2 |
| | |||||
* | Trivial typo - concatenated string that should be. Doesn't really | Thomas Willingham | 2014-09-16 | 1 | -1/+1 |
| | | | | | deserve it's own commit, but if I don't fix it now, nobody will notice for another18 months. | ||||
* | See comments on commit 5ab85b0. Also fixed some bb typo's in docu index. | Jeroen | 2014-09-15 | 1 | -6/+18 |
| | |||||
* | heading font-size should not be tied to font-size for posts and comments | marijus | 2014-09-15 | 1 | -2/+2 |
| | |||||
* | this is probably better in most cases | marijus | 2014-09-15 | 1 | -1/+1 |
| | |||||
* | Deprecate site channel. The sys channel should be doing this. Will fix | Thomas Willingham | 2014-09-15 | 1 | -1/+0 |
| | | | | shortly. | ||||
* | tryout - some more adjustments | marijus | 2014-09-14 | 1 | -3/+1 |
| | |||||
* | Made link post titles to source optional in display settings. Hopefully I ↵ | Jeroen | 2014-09-14 | 2 | -2/+4 |
| | | | | did a right. | ||||
* | tryout - fetch larger thumbnail if image gets streched over its size | marijus | 2014-09-14 | 1 | -6/+6 |
| | |||||
* | cleanup after recent changes in mod photos | marijus | 2014-09-13 | 2 | -61/+1 |
| | |||||
* | Merge pull request #592 from jeroenpraat/master | RedMatrix | 2014-09-13 | 1 | -1/+1 |
|\ | | | | | Issue #590: Linked conversation titles to source. | ||||
| * | Issue #590: Linked conversation titles to source. | jeroenpraat | 2014-09-12 | 1 | -1/+1 |
| | | | | | | If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it! | ||||
* | | define justifiedGalleryActive in head.tpl to not break other pages autoload | marijus | 2014-09-12 | 2 | -1/+2 |
| | | |||||
* | | Merge branch 'master' of https://github.com/friendica/red | marijus | 2014-09-12 | 1 | -2/+2 |
|\ \ | |||||
| * | | This is even better. Adapts better to Red user settings. | Jeroen | 2014-09-12 | 1 | -2/+2 |
| | | | |||||
* | | | do not load next page if justifiedGallery() is not ready yet | marijus | 2014-09-12 | 1 | -2/+3 |
|/ / | |||||
* | | H1-H6 simplified (less font sizes), rem | Jeroen | 2014-09-12 | 1 | -0/+12 |
| | | |||||
* | | IT localization updated | tuscanhobbit | 2014-09-12 | 2 | -463/+506 |
| | | |||||
* | | issue #588 can't add feeds to collections using connedit page group sidebar ↵ | friendica | 2014-09-11 | 1 | -1/+1 |
| | | | | | | | | widget | ||||
* | | another day another concept - hope this works better | marijus | 2014-09-11 | 4 | -23/+26 |
| | | |||||
* | | Revert "Revert "Merge pull request #583 from git-marijus/master"" | marijus | 2014-09-11 | 5 | -19/+36 |
| | | | | | | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218. | ||||
* | | make sure we add the file | friendica | 2014-09-10 | 1 | -0/+3 |
| | | |||||
* | | endless scroll on connections page | friendica | 2014-09-10 | 2 | -3/+6 |
| | | |||||
* | | make verify_email the default for new installs (at least English installs), ↵ | friendica | 2014-09-10 | 2 | -0/+6 |
| | | | | | | | | and provide a setting on the admin page for it. | ||||
* | | Revert "Merge pull request #583 from git-marijus/master" | friendica | 2014-09-10 | 5 | -36/+19 |
| | | | | | | | | | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42. | ||||
* | | Revert "Revert "update nl - attempt 2"" | friendica | 2014-09-10 | 2 | -3/+3 |
| | | | | | | | | This reverts commit 8e179aa73495f93151943293df32cde9f2c3848f. | ||||
* | | Revert "update nl - attempt 2" | friendica | 2014-09-10 | 2 | -3/+3 |
| | | | | | | | | This reverts commit 4712b78e520ca10b34e3e9b99c2752b10d811b42. |