Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | static App | redmatrix | 2016-03-31 | 1 | -6/+6 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -1/+1 |
| | |||||
* | issue #319 part 2 | redmatrix | 2016-03-26 | 1 | -9/+11 |
| | |||||
* | atom specifies a uri or iri for the id. message_id isn't suitable here. | redmatrix | 2016-03-23 | 1 | -2/+3 |
| | |||||
* | rewrite the webfinger discovery logic | redmatrix | 2016-03-22 | 1 | -244/+210 |
| | |||||
* | attempting to work with braindead lighttpd gnusocial servers | redmatrix | 2016-03-21 | 1 | -2/+20 |
| | |||||
* | more federation work | redmatrix | 2016-03-20 | 1 | -3/+9 |
| | |||||
* | lots of work on federated channel discovery | redmatrix | 2016-03-16 | 1 | -57/+237 |
| | |||||
* | federation work | redmatrix | 2016-03-14 | 1 | -0/+1 |
| | |||||
* | some re-working of webfinger and hcard parsing which will be necessary going ↵ | redmatrix | 2016-03-14 | 1 | -10/+33 |
| | | | | forward. | ||||
* | z_fetch_url and z_post_url returning false | redmatrix | 2016-02-27 | 1 | -2/+2 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | Provide Zotlabs\Project and System class for querying details about the ↵ | redmatrix | 2016-02-18 | 1 | -5/+5 |
| | | | | project/version info. Move these out of /boot.php | ||||
* | directory modes reversed | redmatrix | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | provide get_server_role() to abstract different roles and capabilities | redmatrix | 2016-02-07 | 1 | -0/+1 |
| | |||||
* | generalise the site icon | redmatrix | 2016-01-17 | 1 | -24/+25 |
| | |||||
* | various issues from the forums | redmatrix | 2016-01-17 | 1 | -6/+3 |
| | |||||
* | add locked features to siteinfo to assist in debugging | redmatrix | 2016-01-09 | 1 | -1/+13 |
| | |||||
* | fix relative urls on some Diaspora profile photos | redmatrix | 2016-01-09 | 1 | -0/+4 |
| | |||||
* | Added 'invitation_only' to site info | wave72 | 2015-12-20 | 1 | -0/+1 |
| | |||||
* | start working on the singleton setting | redmatrix | 2015-12-09 | 1 | -0/+13 |
| | |||||
* | provide plugin hooks for blacklist checking functions. | redmatrix | 2015-12-06 | 1 | -0/+13 |
| | |||||
* | use the std_version where applicable instead of matching to the git. | redmatrix | 2015-12-03 | 1 | -4/+6 |
| | |||||
* | generalise the site black|white allow lists, also add a channel black|white ↵ | redmatrix | 2015-11-29 | 1 | -1/+56 |
| | | | | list for future use | ||||
* | report correct directory mode for standalone directories in siteinfo | redmatrix | 2015-11-29 | 1 | -1/+1 |
| | |||||
* | create get_site_info() function so we can have a siteinfo.json module ↵ | redmatrix | 2015-11-29 | 1 | -0/+104 |
| | | | | instead of or actually in addition to siteinfo/json | ||||
* | Use http_status() instead of homegrowing it. Adapt http_status to handle ↵ | ken restivo | 2015-11-20 | 1 | -4/+21 |
| | | | | replies with data. | ||||
* | remove the obsolete avatar_img function (gravatar/libravatar lookup) | redmatrix | 2015-11-09 | 1 | -22/+0 |
| | |||||
* | mail sync/migrate continued; also abstract delivery loop to make it ↵ | redmatrix | 2015-10-15 | 1 | -0/+27 |
| | | | | re-usable, change refresh_all to use delivery loop. | ||||
* | generate all (non-square) photo scales - even if the original photo is ↵ | redmatrix | 2015-10-15 | 1 | -3/+3 |
| | | | | smaller than the scale target sizes. | ||||
* | start hooking in the new webfinger/zot merged discovery | redmatrix | 2015-09-17 | 1 | -6/+10 |
| | |||||
* | consolidate zotfinger and webfinger | redmatrix | 2015-09-17 | 1 | -2/+2 |
| | |||||
* | ensure connections have a name | redmatrix | 2015-09-10 | 1 | -0/+2 |
| | |||||
* | initial work on obj import, rename import_profile_photo to ↵ | redmatrix | 2015-09-01 | 1 | -2/+2 |
| | | | | import_xchan_photo to more accurately state its purpose. | ||||
* | more work separating Diaspora from core | redmatrix | 2015-08-03 | 1 | -0/+5 |
| | |||||
* | refresh diaspora xchan every month or so since receiving profile update ↵ | redmatrix | 2015-07-22 | 1 | -2/+20 |
| | | | | messages from that network reliably are just as unlikely as receiving any other kind of message from that network reliably. The problem is that if somebody changes their profile name or photo once every few years and you miss it because of their shitty unreliable communications, your data could be stale for a long time. | ||||
* | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-21 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: doc/to_do_code.bb | ||||
| * | Fixes regarding the new default profile photo size. The default profile ↵ | Mario Vavti | 2015-07-20 | 1 | -2/+2 |
| | | | | | | | | photos are just renamed. People which provided the originals are invited to reproduce them in the new 300 by 300 px format. | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-06-29 | 1 | -0/+90 |
|\| | | | | | | | | | | | Conflicts: view/nl/messages.po view/nl/strings.php | ||||
| * | some prep work | redmatrix | 2015-06-29 | 1 | -0/+90 |
| | | |||||
* | | Merge branch 'master' into tres | redmatrix | 2015-05-14 | 1 | -1/+4 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php | ||||
| * | fix a couple of miscellaneous errors which showed up in the logs | redmatrix | 2015-05-11 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-23 | 1 | -49/+68 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css | ||||
| * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 1 | -43/+56 |
| | | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
| * | Bugfix und variable initialization. | Klaus Weidenbach | 2015-03-21 | 1 | -4/+3 |
| | | | | | | | | | | Fixed a wrong perm_is_allowed() parameter, commented some other places where we use variables that are not set and should not work. | ||||
| * | parse_url: if url returns an image/audio/video file instead of a webpage, ↵ | friendica | 2015-03-04 | 1 | -0/+7 |
| | | | | | | | | return the bbcode for the appropriate content type. This results in two web fetches of the url in question, but the first one is just a HEAD. This way we won't try and download and parse an entire video. TODO: img's are checked to see if they should be zid-ified, but audio/video currently are not. | ||||
| * | apply fix from 8d03774 to z_post_url also | friendica | 2015-02-23 | 1 | -1/+1 |
| | | |||||
| * | make redirections restriction in z_fetch_url() work | zottel | 2015-02-23 | 1 | -1/+1 |
| | | |||||
| * | fix for service_plink() after observing it in the wild | friendica | 2015-02-09 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-02-08 | 1 | -0/+24 |
|\| | | | | | | | | | | | Conflicts: mod/events.php view/css/mod_events.css |