92c723d37c
constrain viewsrc colorbox to 80% of the current page size. It gets messy scrolling to the right for days to find the close button.
friendica2014-09-24 17:32:38 -07:00
24d402941f
if no rss/atom element author, use feed level contact
friendica2014-09-24 14:27:18 -07:00
f203d2a3b0
diaspora private mail seems to work now - but there's an obfuscation leak via the conversation structure that needs to be dealt with.
friendica2014-09-23 20:36:10 -07:00
7076eafc14
Merge pull request #602 from zzottel/master
zzottel2014-09-23 16:37:24 +02:00
ccc97ffdc0
update German main help page
zottel2014-09-23 16:35:30 +02:00
e76ab30467
we don't always set HUBLOC_FLAGS_DELETED but we often set hubloc_status = HUBLOC_OFFLINE instead. Filter this as well from deliveries.
friendica2014-09-21 15:11:47 -07:00
aa928d65eb
Merge pull request #600 from dawnbreak/master
RedMatrix2014-09-22 07:50:20 +10:00
09b5bbb032
feeds with '@' in the URL were being handled as webfinger addresses and didn't fall through to RSS discovery. Issue #599friendica2014-09-21 14:46:12 -07:00
22e6e691ca
Navbar notifications: don't show "nothing new here" unless we've checked and there's nothing. Until we know for sure, display "Loading...".
friendica2014-09-20 16:34:48 -07:00
6c806f6f48
aalso change the way we check for number of chatrooms
marijus2014-09-20 17:28:42 +02:00
bd54358aa6
show bookmarks menu only if we have any bookmarks already
marijus2014-09-20 16:31:56 +02:00
9feb619bea
update jg to latest preview release and try once more to really justify the whole gallery
marijus2014-09-20 15:40:40 +02:00
1c56442818
Repeat after me - we always refer to our clientelle as 'members'. If your software calls you a "user" - get rid of it.
friendica2014-09-19 23:35:16 -07:00
45df73d456
add stylish_select to new_channel page - but comment out until we can theme it. It needs a bit of theming to even work correctly.
friendica2014-09-18 17:06:15 -07:00
3191432c40
add stylish_select library to provide a way to clean up and theme all the ugly select boxes
friendica2014-09-18 16:46:17 -07:00
d4759a5883
repeated content collapse on update from display page under rare conditions (when the conversation hasn't changed)
friendica2014-09-18 16:32:05 -07:00
caabc69e08
Merge pull request #596 from beardy-unixer/master
RedMatrix2014-09-19 06:25:58 +10:00
fc93ee89a9
If a short ping causes lots of issues, and anyone who has been here a while tends to have a longer ping, we should probably have a longer ping
Thomas Willingham2014-09-18 18:09:54 +01:00
22aa5aca14
add a spinner or two to the new channel page so folks have a clue that we're doing something in the background - trying to complete the nick field for them (and then check it before they submit).
friendica2014-09-17 21:27:02 -07:00
eca420ec96
defined several permission roles - these will probably require some review and adjustment.
friendica2014-09-17 19:46:55 -07:00
02fa970569
make the output a bit more readable
friendica2014-09-17 19:14:23 -07:00
618b93d42e
let the xchan diagnostic accept a webbie
friendica2014-09-17 19:08:15 -07:00
4014093572
implement permission roles - the backend should be done except for maybe a couple of small tweaks. Now we just need to define the rest of the roles and create a chooser for them. Adam started on this some time back but I don't know where that has gone.
friendica2014-09-17 17:59:46 -07:00
cd79044778
no sense maintaining 2 to-do files. I think the one I'm removing is referenced online somewhere - which is why it wasn't done earlier. Can't find it, so just note that somebody will complain and we'll have to edit the pointer someday.
friendica2014-09-16 23:12:50 -07:00
19e8d10b7a
still some old Friendica database queries in diaspora_signed_retraction
friendica2014-09-16 21:08:34 -07:00
53d0e855df
z_post_url_json() added to easily deal with JSON post APIs; without getting content-type unknown warnings/errors. Also added a debug option to z_get|post_url so you could track and log some of these nasty little buggers.
friendica2014-09-16 20:46:44 -07:00
c4608d4c82
just mark dead hubloc deleted - don't remove them. This could cause problems. Also clean up fetch_url/post_url header option
friendica2014-09-16 19:07:19 -07:00
5bdfc2f647
Fix name attribute of button elements so jquery '.submit()' doesn't break
Alexandre Hannud Abdo2014-09-16 18:56:34 -03:00
b5bb2230eb
this still has less issues
marijus2014-09-16 14:18:03 +02:00
6a82ccecd0
when importing channels - use the new location notification message to tell your original site where it sits in terms of primary.
friendica2014-09-16 05:14:06 -07:00
a1b66f56f0
use the more portable encoded_item format for exported items - but with added attributes so we can use it as a reasonably complete item backup. The encoded_item format gives us extended author and owner information in case we need to probe them to bring the entry back. It also contains taxonomy entries. Importing and/or recovering will best be accomplished in chunks. It could take some time and some memory to chew through this.
friendica2014-09-16 03:33:48 -07:00
b2f2424b52
push individual block to directory
friendica2014-09-15 23:11:08 -07:00
4d91b6e6d2
fat finger - must have been here a while
friendica2014-09-15 22:53:33 -07:00
6c0133be1f
change platform name to redmatrix (lowercase, one word) for use in meta tags and stuff, move yet another oauth1 library to library instead of having it in plugins where we'll end up with a white screen if we re-use it in another plugin; which I plan to do.
friendica2014-09-15 22:23:07 -07:00