Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move create a new collection below the actual collection list again. failed ↵ | friendica | 2014-04-18 | 1 | -867/+868 | |
| | | | | experiment. | |||||
* | soft revert 9bb7811 until we can look at it more closely. | friendica | 2014-04-11 | 1 | -1154/+1231 | |
| | ||||||
* | doc updates, plus back-end work for rpost to let you post to a different ↵ | friendica | 2014-04-04 | 1 | -335/+349 | |
| | | | | channel than your current logged-in channel. Need the same for rbmark back-end. Then we "just" need a selector widget on the editor forms. | |||||
* | doc update | friendica | 2014-03-28 | 1 | -480/+520 | |
| | ||||||
* | doc update | friendica | 2014-03-21 | 1 | -125/+133 | |
| | ||||||
* | doc update | friendica | 2014-03-16 | 1 | -315/+327 | |
| | ||||||
* | doc update | friendica | 2014-03-07 | 1 | -396/+431 | |
| | ||||||
* | try to fix youtube mixed content warnings | friendica | 2014-02-28 | 1 | -281/+334 | |
| | ||||||
* | strings/version update | friendica | 2014-02-21 | 1 | -752/+791 | |
| | ||||||
* | s/View remote profiles as webpages/Do not view remote profiles in | tony baldwin | 2014-02-19 | 1 | -1/+1 | |
| | | | | frames/g | |||||
* | rev update and a minor fix (missing param) to force_refresh | friendica | 2014-02-14 | 1 | -763/+802 | |
| | ||||||
* | To be listed as a public site, you need to be an https site with a valid ↵ | friendica | 2014-02-07 | 1 | -2803/+2907 | |
| | | | | cert. If you don't make the cut, you will either not be listed as a public site or you will be de-listed. Period. This is non-negotiable. | |||||
* | provide some interesting new options to channel sources | friendica | 2014-01-31 | 1 | -953/+1002 | |
| | ||||||
* | prettyphoto (js|css) not found | friendica | 2014-01-24 | 1 | -115/+111 | |
| | ||||||
* | mod_profperm migrated | friendica | 2014-01-23 | 1 | -485/+489 | |
| | ||||||
* | push new messages.po | friendica | 2014-01-21 | 1 | -82/+80 | |
| | ||||||
* | transifex didn't like plural-forms and now they don't like it commented out. ↵ | friendica | 2014-01-20 | 1 | -222/+217 | |
| | | | | So we'll try uncommenting the sucker and see if they like it again. | |||||
* | some more bookmark infrastructure plus a doc update | friendica | 2014-01-18 | 1 | -343/+351 | |
| | ||||||
* | Update messages.po | fabrixxm | 2014-01-16 | 1 | -1/+0 | |
| | | | should make transifex happy | |||||
* | directory creation error, display localtimes on cloud webpage, doc updates | friendica | 2014-01-10 | 1 | -767/+827 | |
| | ||||||
* | more dav work | friendica | 2014-01-03 | 1 | -75/+97 | |
| | ||||||
* | sslify - remove the redirect fallback - as it gets called occasionally and ↵ | friendica | 2013-12-27 | 1 | -1296/+1336 | |
| | | | | creates mixed content exceptions. Let's see how we go without it. Also a doc update. | |||||
* | comanchify mod_search - we've got three modules left to Comanchify: admin, ↵ | friendica | 2013-12-20 | 1 | -1077/+1053 | |
| | | | | directory and message - each of which introduces "interesting challenges" | |||||
* | add construct_page hook | friendica | 2013-12-13 | 1 | -1308/+1152 | |
| | ||||||
* | yeah - that's what I'm going to do. we'll just keep system notifications. If ↵ | friendica | 2013-12-06 | 1 | -0/+7178 | |
| | | | | somebody wants web pages for the others we'll start fresh. It's easier than starting with curfty friendica code that doesn't work anymore and will never work without starting over. | |||||
* | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 1 | -7208/+0 | |
| | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | |||||
* | allow zot-info to return results for address= with webbies or naked nicknames | friendica | 2013-11-29 | 1 | -3446/+3479 | |
| | ||||||
* | Plurals for conversation.php | Olivier Migeot | 2013-11-28 | 1 | -3485/+3478 | |
| | ||||||
* | init_groups_visitor() was still using old array of id output (not the newer ↵ | friendica | 2013-11-22 | 1 | -400/+396 | |
| | | | | array of hash which we need for permission queries) | |||||
* | redbasic - set pixel dimensions of conversation top author photo and reply ↵ | friendica | 2013-11-15 | 1 | -363/+413 | |
| | | | | author photos. Hint: if you set these to something like 64px and 32px respectively and reduce the main font-size to say 0.9em, young people won't complain as much about the "ugly dated UI". You see they're used to companies squeezing every pixel out of the screen (more room for advertising) and they don't yet have bad eyes so they can still read teeny stuff. Big fonts and pictures are for old folks that need glasses and make young people complain about the "dated" interface. It's a sure sign that you're going to find old folks here and not many young adults or teens. What's missing at the moment is that if you shrink these photos, the "item-photo-menu" arrow is no longer in the bottom corner of the picture, but might be outside the photo. Will have to see if there's a way to dynamically position this based on the size. | |||||
* | doc update | friendica | 2013-11-09 | 1 | -588/+710 | |
| | ||||||
* | doc updates | friendica | 2013-11-02 | 1 | -159/+190 | |
| | ||||||
* | string update | friendica | 2013-10-26 | 1 | -109/+121 | |
| | ||||||
* | Put a status editor on the display page if you're logged in. This fixes ↵ | friendica | 2013-10-18 | 1 | -150/+189 | |
| | | | | issue #113 and also provides the ability to reshare from that page. | |||||
* | bug 175 - categories not updated when editing | friendica | 2013-10-11 | 1 | -143/+232 | |
| | ||||||
* | fix a bunch of post editing bugs - though this consolidates some disparate ↵ | friendica | 2013-10-04 | 1 | -808/+893 | |
| | | | | code and may create some new bugs due to regression | |||||
* | string update | friendica | 2013-09-28 | 1 | -536/+589 | |
| | ||||||
* | rev update | friendica | 2013-09-20 | 1 | -1085/+1099 | |
| | ||||||
* | doc update, put more telemetry on notifier and try to ensure that private ↵ | friendica | 2013-09-13 | 1 | -365/+427 | |
| | | | | posts have recipients. | |||||
* | provide mimetype selector on edit (pages and blocks) | friendica | 2013-09-06 | 1 | -299/+376 | |
| | ||||||
* | more debugging on localize_item top find out why likes are not translated in ↵ | friendica | 2013-08-31 | 1 | -313/+307 | |
| | | | | notifications, but are in displayed posts (using 'new' on matrix page) - in one case we're successfully pulling stuff from item['object'] and in the other we aren't - and it's the same object. | |||||
* | fix xchans more completely after a URL change | friendica | 2013-08-24 | 1 | -834/+893 | |
| | ||||||
* | issue #82, posted order not working - also doc update | friendica | 2013-08-17 | 1 | -478/+656 | |
| | ||||||
* | string parse error extracting one particular string | friendica | 2013-08-09 | 1 | -147/+163 | |
| | ||||||
* | move sitekey creation to the account creation function instead of during ↵ | friendica | 2013-08-09 | 1 | -328/+285 | |
| | | | | channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin | |||||
* | basic email invitations - and doc update | friendica | 2013-08-02 | 1 | -315/+315 | |
| | ||||||
* | add gz to access denied files to block rotated logs from public access | friendica | 2013-07-26 | 1 | -435/+412 | |
| | ||||||
* | private pokes - perhaps a little *too* private. | friendica | 2013-07-19 | 1 | -379/+389 | |
| | ||||||
* | Add self to recipient lists. Sure we already have a copy but it's possible ↵ | friendica | 2013-07-14 | 1 | -561/+598 | |
| | | | | our nomadic channel clones don't. | |||||
* | use current channel photo for favicon where applicable - might be browser ↵ | friendica | 2013-07-07 | 1 | -308/+382 | |
| | | | | dependent but seems to work on FF |