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 | 55 | -1147/+1274 |
| | |||||
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 6 | -9/+90 |
| | |||||
* | Typo | Thomas Willingham | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | 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. | ||||
* | if no rss/atom element author, use feed level contact | friendica | 2014-09-24 | 1 | -7/+11 |
| | |||||
* | make it the default | friendica | 2014-09-24 | 1 | -21/+20 |
| | |||||
* | one step closer | friendica | 2014-09-24 | 1 | -1/+3 |
| | |||||
* | more testing | friendica | 2014-09-24 | 1 | -3/+18 |
| | |||||
* | just an experiment - don't do anything with this until I'm finished with it. | friendica | 2014-09-24 | 2 | -1/+10 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-23 | 1 | -632/+721 |
|\ | |||||
| * | Merge pull request #601 from solstag/master | RedMatrix | 2014-09-24 | 1 | -632/+721 |
| |\ | | | | | | | update pt-br translation | ||||
| | * | update pt-br translation | Alexandre Hannud Abdo | 2014-09-22 | 1 | -632/+721 |
| | | | |||||
* | | | fix url mismatches of a single trailing slash for feed author/owner ↵ | friendica | 2014-09-23 | 4 | -15/+10 |
|/ / | | | | | | | comparisons; update diaspora_compat | ||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-23 | 1 | -3/+8 |
|\ \ | |||||
| * \ | Merge pull request #602 from zzottel/master | zzottel | 2014-09-23 | 1 | -3/+8 |
| |\ \ | | | | | | | | | update German main help page | ||||
| | * | | update German main help page | zottel | 2014-09-23 | 1 | -3/+8 |
| |/ / | |||||
* / / | diaspora private mail seems to work now - but there's an obfuscation leak ↵ | friendica | 2014-09-23 | 3 | -11/+14 |
|/ / | | | | | | | via the conversation structure that needs to be dealt with. | ||||
* | | d* little fixes | friendica | 2014-09-23 | 1 | -10/+4 |
| | | |||||
* | | d* PM cont. | friendica | 2014-09-23 | 3 | -4/+11 |
| | | |||||
* | | more work on d* private messages | friendica | 2014-09-23 | 3 | -9/+78 |
| | | |||||
* | | trying to call mod/magic on rss resources - which have no hub | friendica | 2014-09-22 | 2 | -5/+9 |
| | | |||||
* | | better way to deal with effective_uid | friendica | 2014-09-22 | 3 | -12/+12 |
| | | |||||
* | | make discover items interactive | friendica | 2014-09-22 | 5 | -11/+30 |
| | | |||||
* | | found the sucker | friendica | 2014-09-22 | 2 | -2/+4 |
|/ | |||||
* | private mail from d* to r# seems to work with these edits. - Now have to go ↵ | friendica | 2014-09-22 | 2 | -11/+8 |
| | | | | back the other way. | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-21 | 2 | -96/+96 |
|\ | |||||
| * | Merge pull request #600 from dawnbreak/master | RedMatrix | 2014-09-22 | 2 | -96/+96 |
| |\ | | | | | | | Don't link unknown likes. | ||||
| | * | Don't link unknown likes. | Klaus Weidenbach | 2014-09-21 | 2 | -96/+96 |
| | | | | | | | | | | | | | | | Likes/Dislikes of unknown channels have disabled links now. Fixed intention a bit, romved a unused variable. | ||||
* | | | we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = ↵ | friendica | 2014-09-21 | 1 | -2/+3 |
|/ / | | | | | | | HUBLOC_OFFLINE instead. Filter this as well from deliveries. | ||||
* / | feeds with '@' in the URL were being handled as webfinger addresses and ↵ | friendica | 2014-09-21 | 3 | -2/+3 |
|/ | | | | didn't fall through to RSS discovery. Issue #599 | ||||
* | Navbar notifications: don't show "nothing new here" unless we've checked and ↵ | friendica | 2014-09-20 | 4 | -2/+4 |
| | | | | there's nothing. Until we know for sure, display "Loading...". | ||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-20 | 10 | -613/+709 |
|\ | |||||
| * | Merge pull request #598 from cvogeley/master | cvogeley | 2014-09-20 | 1 | -1/+3 |
| |\ | | | | | | | Allow ordering by created | ||||
| | * | Allow ordering by created | Christian Vogeley | 2014-09-20 | 1 | -1/+3 |
| |/ | |||||
| * | oups... | marijus | 2014-09-20 | 1 | -1/+1 |
| | | |||||
| * | aalso change the way we check for number of chatrooms | marijus | 2014-09-20 | 3 | -4/+15 |
| | | |||||
| * | show bookmarks menu only if we have any bookmarks already | marijus | 2014-09-20 | 3 | -3/+20 |
| | | |||||
| * | update jg to latest preview release and try once more to really justify the ↵ | marijus | 2014-09-20 | 5 | -605/+671 |
| | | | | | | | | whole gallery | ||||
* | | fix empty likes | friendica | 2014-09-20 | 2 | -3/+10 |
|/ | |||||
* | Repeat after me - we always refer to our clientelle as 'members'. If your ↵ | friendica | 2014-09-19 | 2 | -4/+11 |
| | | | | 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 | 3 | -20/+20 |
|/ | |||||
* | try to sort out walltowall translation for diaspora recipients | friendica | 2014-09-19 | 7 | -18/+133 |
| | |||||
* | doc updates | friendica | 2014-09-19 | 70 | -693/+1063 |
| | |||||
* | 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. | ||||
* | add stylish_select library to provide a way to clean up and theme all the ↵ | friendica | 2014-09-18 | 4 | -0/+927 |
| | | | | ugly select boxes |