Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | shareable design elements | friendica | 2014-10-06 | 1 | -0/+12 | |
|/ / | ||||||
* | | attempt to deal with the diaspora recursive reshare from hell (Bob reshared ↵ | friendica | 2014-10-05 | 1 | -10/+40 | |
| | | | | | | | | Nancy's reshare of George's reshare of Lilly's reshare of Nathan's post). The attribution may be wrong so this is still a work in progress. | |||||
* | | send dislike activities to diaspora as comments, also send likes and ↵ | friendica | 2014-10-05 | 1 | -13/+5 | |
| | | | | | | | | dislikes of comments as additional comments. We won't go into why this is necessary for a service that claims to support activitystreams. | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-10-05 | 4 | -97/+229 | |
|\ \ | ||||||
| * \ | Merge pull request #616 from dawnbreak/docu | RedMatrix | 2014-10-06 | 2 | -95/+227 | |
| |\ \ | | | | | | | | | Documentation and some restructure in RedBasicAuth | |||||
| | * | | Some documentation for include/reddav.php and a bit code cleanup. | Klaus Weidenbach | 2014-10-05 | 1 | -42/+153 | |
| | | | | | | | | | | | | | | | | | | | | Removed some duplicate code in RedBasicAuth and restructured a bit. Still work in progress. | |||||
| | * | | Some documentation of include/auth.php. | Klaus Weidenbach | 2014-10-05 | 1 | -53/+74 | |
| | | | | ||||||
| * | | | image/jpeg > image/png | Jeroen | 2014-10-05 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Changed default avatars to PNG as agreed with Mike here: ↵ | Jeroen | 2014-10-05 | 1 | -1/+1 | |
| |/ / | | | | | | | | | | https://redmatrix.nl/channel/jeroenpraat/?f=&mid=83603d8f0876c040efafce87755fcd252dbe8da4a75d82fdb230519e3c8dcb72@redmatrix.nl. Added a few new. You can set it like this: util/config system default_profile_photo red_avatar | |||||
* / / | diaspora share not rendering issue - still have one remaining (the recursive ↵ | friendica | 2014-10-05 | 1 | -1/+1 | |
|/ / | | | | | | | share from hell) | |||||
* | | network page default option | friendica | 2014-10-04 | 1 | -1/+4 | |
| | | ||||||
* | | That's a string, not an integer | Thomas Willingham | 2014-10-03 | 1 | -1/+1 | |
| | | ||||||
* | | Set timezone when creating a channel. | Thomas Willingham | 2014-10-03 | 1 | -3/+4 | |
| | | ||||||
* | | Merge pull request #610 from tuscanhobbit/dev | RedMatrix | 2014-10-02 | 2 | -0/+80 | |
|\ \ | | | | | | | site language wasn't included in siteinfo/json | |||||
| * | | query for statistics are now executed by poller | Paolo Tacconi | 2014-10-02 | 2 | -0/+80 | |
| | | | ||||||
* | | | issues with diaspora comment signatures on relayed comments that are relayed ↵ | friendica | 2014-10-02 | 3 | -4/+20 | |
|/ / | | | | | | | through a redmatrix site (parent post is redmatrix) and involve a private post. | |||||
* | | only auto-follow the site recommendations if creating the first channel for ↵ | friendica | 2014-10-01 | 1 | -1/+11 | |
| | | | | | | | | an account. | |||||
* | | ability to pre-populate connections for new channels. e.g. "MySpace Tom" | friendica | 2014-10-01 | 3 | -4/+11 | |
| | | ||||||
* | | that's why remove_obsolete_hublocs() isn't telling anybody when it does its ↵ | friendica | 2014-09-30 | 1 | -3/+3 | |
| | | | | | | | | thing, I forgot to uncomment the bit that tells everybody after I tested it. I needed extensive testing to make sure we didn't accidentally wipe out all hublocs everywhere. Testing went fine so I just assumed it was all working as planned; but went back today to find out why I wasn't told of a recent change. | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-30 | 1 | -2/+4 | |
|\ \ | ||||||
| * \ | Merge pull request #608 from beardy-unixer/master | RedMatrix | 2014-10-01 | 1 | -2/+4 | |
| |\ \ | | | | | | | | | Pluggable page templates | |||||
| | * | | Pluggable page templates | Thomas Willingham | 2014-09-29 | 1 | -2/+4 | |
| | |/ | ||||||
* | / | allow site specific templates, css, js, whatever | friendica | 2014-09-30 | 1 | -0/+1 | |
|/ / | ||||||
* | | allow custom role permissions and fix site timezone. | friendica | 2014-09-29 | 2 | -1/+10 | |
| | | ||||||
* | | implement a "powered-by" but leave it turned off until somebody with a good ↵ | friendica | 2014-09-29 | 2 | -0/+20 | |
| | | | | | | | | eye for layout can figure out where best to put it. | |||||
* | | Merge branch 'master' of https://github.com/friendica/red | Thomas Willingham | 2014-09-29 | 1 | -1/+1 | |
|\| | ||||||
| * | Merge remote branch 'upstream/master' | habeascodice | 2014-09-28 | 3 | -106/+286 | |
| |\ | ||||||
| * | | Typo in regex causes runtime error | habeascodice | 2014-09-28 | 1 | -1/+1 | |
| | | | ||||||
* | | | Silence insanely noisy log - should probably stick this in a dlogger | Thomas Willingham | 2014-09-29 | 1 | -1/+1 | |
| |/ |/| | | | | | if we need it - we're getting literally hundreds of thousands of these. | |||||
* | | BBCode - $1 wrote doesn't make sense as a spoiler. $1 spoiler does. | Thomas Willingham | 2014-09-28 | 1 | -1/+1 | |
| | | ||||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-27 | 1 | -105/+269 | |
|\ \ | ||||||
| * | | Some documentation of include/config.php. | Klaus Weidenbach | 2014-09-26 | 1 | -105/+269 | |
| |/ | | | | | | | | | I hope my guesses are not completely wrong, anyway please take look not that I tell complete bullshit. | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-09-27 | 1 | -1/+1 | |
|\| | ||||||
| * | So much so, in fact, that I didn't even notice the typo. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | Minor doco. Add some clarity - that had me scratching my head. | Thomas Willingham | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | some background work for import/export of things and liked things/profiles | friendica | 2014-09-27 | 1 | -0/+16 | |
|/ | ||||||
* | optionally include wall items (posts) in import/export | friendica | 2014-09-25 | 3 | -6/+29 | |
| | ||||||
* | Typo | Thomas Willingham | 2014-09-25 | 1 | -1/+1 | |
| | ||||||
* | 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 | 1 | -0/+9 | |
| | ||||||
* | fix url mismatches of a single trailing slash for feed author/owner ↵ | friendica | 2014-09-23 | 3 | -4/+8 | |
| | | | | comparisons; update diaspora_compat | |||||
* | diaspora private mail seems to work now - but there's an obfuscation leak ↵ | friendica | 2014-09-23 | 2 | -11/+13 | |
| | | | | 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 | 2 | -8/+77 | |
| | ||||||
* | 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 | 2 | -10/+10 | |
| |