Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | doc update, plus possible fix to "complex delivery chains" issue. Basically ↵ | friendica | 2013-06-29 | 1 | -422/+422 |
| | | | | when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members. | ||||
* | relocate tagadelic to include/taxonomy | friendica | 2013-06-21 | 1 | -256/+246 |
| | |||||
* | push refresh messages, performance work on conversations and configs, doc ↵ | friendica | 2013-06-14 | 1 | -198/+206 |
| | | | | updates | ||||
* | remove uploaded import file once we're done with it. | friendica | 2013-06-08 | 1 | -236/+247 |
| | |||||
* | fix pager, doc update | friendica | 2013-06-03 | 1 | -322/+323 |
| | |||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 1 | -2477/+2514 |
| | | | | another way, this one is flawed | ||||
* | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -185/+214 |
| | |||||
* | rev update | friendica | 2013-05-10 | 1 | -456/+467 |
| | |||||
* | minor fixes related to postgres development | friendica | 2013-05-05 | 1 | -1044/+1035 |
| | |||||
* | rev update | friendica | 2013-04-26 | 1 | -89/+88 |
| | |||||
* | sql error on contact removal | friendica | 2013-04-19 | 1 | -1435/+1436 |
| | |||||
* | IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the ↵ | friendica | 2013-04-14 | 1 | -4/+4 |
| | | | | privacy-is-more-important-than-ease-of-use folks. | ||||
* | modify linkify to work correctly with Red mid's containing '@' | friendica | 2013-04-08 | 1 | -88/+96 |
| | |||||
* | rev update | friendica | 2013-04-03 | 1 | -161/+161 |
| | |||||
* | rev update | friendica | 2013-03-23 | 1 | -1531/+1556 |
| | |||||
* | add xconfig table and functions, update strings and doco | friendica | 2013-03-15 | 1 | -116/+119 |
| | |||||
* | . | friendica | 2013-03-10 | 1 | -4770/+3059 |
| | |||||
* | global rename viewcontacts to viewconnections | friendica | 2013-02-19 | 1 | -5/+5 |
| | |||||
* | rev update | friendica | 2012-09-02 | 1 | -32/+96 |
| | |||||
* | Added urlify to try and create webbie auto-suggestions out of whatever ↵ | friendica | 2012-07-30 | 1 | -0/+4 |
| | | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms. | ||||
* | rev update | friendica | 2012-07-07 | 1 | -213/+221 |
| | |||||
* | rev update | friendica | 2012-07-05 | 1 | -152/+169 |
| | |||||
* | fix !@#$ tinymce linebreaks for the thousandth time | friendica | 2012-07-04 | 1 | -130/+134 |
| | |||||
* | add link to shares | friendica | 2012-07-03 | 1 | -57/+57 |
| | |||||
* | fix double lines | friendica | 2012-07-02 | 1 | -78/+114 |
| | |||||
* | config to disable email validation | friendica | 2012-07-01 | 1 | -8/+8 |
| | |||||
* | rev update | friendica | 2012-06-30 | 1 | -59/+67 |
| | |||||
* | convert ent_quotes for jquery calendar title/summary | friendica | 2012-06-29 | 1 | -66/+66 |
| |