Charles
614452965e
adding a bug report app
2014-09-05 16:31:19 -07:00
friendica
7a9b1c4a77
illegal string offset warnings
2014-09-05 15:00:08 -07:00
friendica
dd7d0c4156
more work on the event edit form
2014-09-05 01:58:27 -07:00
friendica
a0b3ddca40
doc updates
2014-09-05 01:58:12 -07:00
friendica
01a5ac92a8
improved logging if you're using php54 or later
2014-09-04 23:13:46 -07:00
friendica
4875473c1b
issue #451 - clear gid and cid from network tab if discover is selected
2014-09-04 22:41:02 -07:00
friendica
92e4448993
put a date and time picker on events
2014-09-04 22:30:12 -07:00
friendica
c7370df1cf
bb2diaspora_itembody - empty body, that explains a lot
2014-09-04 21:27:13 -07:00
friendica
d71e304b15
this improves the photos even more
2014-09-04 21:18:47 -07:00
friendica
80f956a622
fix the client side of poco
2014-09-04 19:45:26 -07:00
friendica
ad58fe893d
fix poco network
2014-09-04 19:34:27 -07:00
friendica
1e5e70fcf4
import_author_rss not succeeding, missing url
2014-09-04 19:15:01 -07:00
friendica
955567fe5f
unset item_nocomment when starting a new delivery chain
2014-09-04 18:52:37 -07:00
friendica
e426f48a26
oops forgot about the privacy exclusion
2014-09-04 18:06:59 -07:00
friendica
50c137d152
constrain photos to a fixed block regardless of aspect ratio
2014-09-04 17:51:24 -07:00
friendica
d1dfddbe80
allow feeds to be sourced
2014-09-04 16:51:24 -07:00
friendica
1102499c71
realm detection logic reversed
2014-09-04 16:09:52 -07:00
friendica
ca2bf76b06
allow stuff with Diaspora authors to federate in zot conversations even if the local site has diaspora disabled. This way it won't look like folks are talking to themselves.
2014-09-04 01:13:01 -07:00
friendica
1659e0e7ad
update docs as D* members should now be able to participate in redmatrix forums. They will need to plus-tag the forum. There may still be minor issues, but nothing fundamentally at odds with this working.
2014-09-03 22:52:38 -07:00
friendica
ed3310ada6
remove feed items from ACL selector - there's nothing we can do with them and if we were to try we'd have to binary pack all the hashes
2014-09-03 22:15:44 -07:00
friendica
6ad9d9f845
sort out some of the bb2d madness
2014-09-03 22:00:18 -07:00
friendica
96a9378fd7
this is turning into a wretched mess. It's going to get worse before it gets better, but I'm trying to do this incrementally so I don't break the whole shebang for a few days. It will get better once all the bbcode translation is done in a single place (cross fingers), and we can just sign the post once when we submit it and be done with it. If Diaspora ever implements editing of existing posts we'll have to go back and do the whole wretched mess over again.
2014-09-03 21:14:24 -07:00
friendica
844087bc71
implement service class for feed polling frequenecy, fixed a service class bug, moved service class stuff from plugin to account.php where it belongs and load that by default instead of on demand
2014-09-03 19:07:14 -07:00
friendica
d93f7d688d
fix group membership management for non-red connections
2014-09-03 18:24:42 -07:00
friendica
e8ef515b61
store diaspora meta info in the item table. It has to go there or it will kill us with complex joins. We can phase out the sign table once this all checks out.
2014-09-03 05:09:43 -07:00
friendica
75d0f6329c
outbound feed issue
2014-09-03 01:09:28 -07:00
friendica
5715d5f4c7
fix diaspora_handle_from_contact()
2014-09-02 22:50:32 -07:00
friendica
f36b58eb45
if we don't have a stored diaspora author signature which has been passed the baton since the post's creation, fill in the field with their redmatrix signature. It's pointless, but there's so much pointless stuff in here that I doubt it matters. From what I can ascertain - nobody is going to look at it anyway.
2014-09-02 21:55:40 -07:00
friendica
8337fd7bb4
try to proceed with a diaspora relayable even if we don't have the original author's signature.
2014-09-02 21:43:46 -07:00
friendica
7001f41d3d
provide a config option to prevent wall uploads (photos and files) from being set to the same ACL as the containing post, and instead are uploaded with public visibility (no ACL). This is to prevent folks on other networks from seeing prohibited signs for things uploaded into a private conversation. It is primarily useful when posting to collections that have mixed folks from red and other networks and an otherwise public (typical) profile. Consequently, these uploads will match your chosen default visibility for photos and storage and not that of the containing conversation item (and is only useful if the default visibility is public). This choice must be explained adequately because it represents a complex series of tradeoffs and side effects. It will reduce complaints from other networks about blocked content, but essentially forces you to use another method (dav or the photos page) if you wish to upload protected files/media.
2014-09-02 21:11:09 -07:00
friendica
c7decf70a2
feed removal issue
2014-09-02 17:43:42 -07:00
friendica
2c94d59cba
use feed title for channel name before checking author, make feed items shareable (they're private to the channel so they won't be shown in searches), try and handle Diaspora mentions a bit more elegantly. (Bug: we don't convert mentions to Diaspora's format on outbound at all!)
2014-09-02 17:21:12 -07:00
friendica
17c1ddb77e
updated compatibility notes
2014-09-02 04:39:01 -07:00
Paolo T
fee5b6bd15
Merge pull request #2 from friendica/master
...
Merge from main project
2014-09-02 13:15:59 +02:00
friendica
9dac46ca25
minor nits
2014-09-01 22:59:11 -07:00
friendica
688722de5b
fix phantom attachments in feeds
2014-09-01 20:59:53 -07:00
friendica
5aa18a11af
pull in some posts when first connecting to feeds
2014-09-01 20:47:01 -07:00
friendica
f64abf3ad8
logic inverted
2014-09-01 20:41:05 -07:00
friendica
148f4e8795
issue #578 - this won't fix old items but should work going forward. The extra time slop shouldn't be needed and will in fact result in possibly undesired redundancy.
2014-09-01 19:55:43 -07:00
RedMatrix
43738da24f
Merge pull request #576 from beardy-unixer/master
...
Allow directories to stop being directories without killing anyone.
2014-09-02 12:28:30 +10:00
Thomas Willingham
6d7897a955
Don't forget the ifs. Now we just need to write some blurb, find some
...
images, add a link, and decide what to do with non-earned badges...basically
all of it.
2014-09-02 02:37:23 +01:00
Thomas Willingham
ab031664fa
Move achievements on, but just a tad.
2014-09-02 02:34:04 +01:00
Thomas Willingham
393b3bb213
If you have a new channel (or a new hub searching for an old channel)
...
which uses an xchan_url other than channel or profile, chanview will
fail to find $a->poi and fail as there is no way to import the xchan.
Instead of giving up and presenting an error, we'll send you to the
requested URL anyway. If we send you with a Zid, there's a good
chance you'll authenticate because xchans are like glitter - once you've
got one, they get everywhere, and there's a good chance you'll know
*somebody* at the hub.
.
2014-09-02 01:58:53 +01:00
Thomas Willingham
1c0be39943
Merge remote-tracking branch 'upstream/master'
2014-09-02 01:57:30 +01:00
friendica
d507484cc5
Merge https://github.com/friendica/red into pending_merge
2014-09-01 16:33:19 -07:00
friendica
a2146021f3
use feed icon as default avatar for rss connections
2014-09-01 16:32:35 -07:00
Paolo T
d98bf1d33b
Merge pull request #577 from tuscanhobbit/master
...
Italian strings updated
2014-09-01 16:06:56 +02:00
Paolo Tacconi
a1f85cda3e
Italian strings updated
2014-09-01 16:03:30 +02:00
Paolo Tacconi
f2d959e1aa
Italian strings updated
2014-09-01 14:47:38 +02:00
friendica
46d96eff14
make fuckin twitter plugin work by selling my soul to the devil for a fuckin api key. Are y'all fuckin happy?
2014-09-01 05:00:31 -07:00