friendica
86fb165dc9
re-obscure item body if localize_item() changes it. It's already flagged as obscured so we need it to actually be obscured.
2014-08-25 02:14:48 -07:00
friendica
6feaa2689d
follow => connect
2014-08-19 16:26:46 -07:00
friendica
3dbc3e263d
add ability to follow somebody not already in your connections from "post actions" dropdown. bug: doesn't bring you back to this page.
2014-08-17 21:34:52 -07:00
friendica
0e57b6cc8c
convert application strings to en-US
2014-07-31 02:33:34 -07:00
Thomas Willingham
3402fa5715
Quotes on strings. Dunno why it worked without.
2014-07-13 21:51:26 +01:00
Thomas Willingham
e03f2a97b6
Provide profile tabs opt-out.
2014-07-13 18:44:37 +01:00
friendica
0074ef0bf3
rule of snakes #1 , kill the snake.
...
tinymce is gone. if you want a visual editor, figure out what you want and make it happen.
If you don't want a visual editor, do nothing.
This is in the community's hands. I don't need a visual editor.
2014-06-28 05:05:34 -07:00
friendica
74fe151f96
bring back profile_tabs for unauthenticated visitors to /cloud page
2014-06-25 21:21:54 -07:00
friendica
c4c1c37bd3
profile likes
2014-06-22 22:16:26 -07:00
friendica
224a2b9ddf
put viewsrc back in a lightbox
2014-06-18 20:33:28 -07:00
friendica
38e0bb4530
document why this works
2014-06-15 19:25:16 -07:00
friendica
e1ec1e7c5f
sort out the unobscure mess
2014-06-15 19:21:32 -07:00
marijus
bd06e58007
whitespace
2014-06-14 15:38:44 +02:00
marijus
b9256eed30
unclutter menues a little
2014-06-14 15:31:36 +02:00
friendica
30eb1b494a
moods: simplify 'xyz is tired' rather than 'xyz is currently tired'. This is possible now that we have translation contexts, as before '$1 is $2' was ambiguous without a context - in this case 'mood'.
2014-05-28 17:58:49 -07:00
Thomas Willingham
4e0b85267a
We know why third party zids didn't work now, so don't use hacky
...
workarounds anymore.
2014-04-18 16:34:48 +01:00
marijus
3197ccbf5e
bootstrapify aclselector
2014-04-11 16:06:39 +02:00
friendica
8d8d739242
Merge https://github.com/friendica/red into pending_merge
2014-04-09 21:13:40 -07:00
friendica
795d741713
issue #400 - lock not showing up for previews of private mentions (or 'new/search' item view)
...
also reformat the new/search template to pick up recent changes to conv_item.tpl
2014-04-09 21:11:49 -07:00
marijus
b88a7fc23a
use $showacl to show/hide acl in jot.tpl - remove $pvisit and repair editblock and editlayout which still depended on it.
2014-04-09 18:29:22 +02:00
marijus
9f621dac85
change the way jot tools are displayed/hidden
2014-04-08 22:07:06 +02:00
friendica
95751dddff
some fixes to #395
2014-04-07 20:20:28 -07:00
friendica
6f555c50e1
a bit more work towards issue #395 - cleaning up some cases which were going to the url directly and which weren't going through chanview. Also worth noting - mentions in posts do not go through chanview. Perhaps it is time to kill chanview (except we then cannot implemented a "connected" or "connect" button since we don't have any control over the landing page). For the time being I'm just trying to trap as many of the "visit URL" links as possible and sending them to a common place. Then we can figure out how that common place should behave.
2014-04-06 18:40:37 -07:00
marijus
f7cb4e0ef0
jot and location style fixes
2014-04-06 21:14:24 +02:00
friendica
64dfe3ab64
issue #395 , item 2
2014-04-06 03:47:53 -07:00
friendica
4901ef8faf
provide the ability for rpost to post as another of your channels. This does not yet work, so the functionality has not been enabled.
2014-04-05 02:32:07 -07:00
Thomas Willingham
1093e8d83e
Default discover to on.
2014-03-30 22:59:37 +01:00
friendica
9e5f424394
typo
2014-03-29 23:45:21 -07:00
friendica
0b7588b1eb
issue #384
2014-03-29 23:43:31 -07:00
Alexandre Hannud Abdo
fedd19ec95
Let the site admin choose whether to display the Discover tab.
2014-03-30 00:03:12 -03:00
friendica
6925cf9fe5
external -> discover
2014-03-28 01:24:30 -07:00
friendica
a0674af416
firehose fixes and optimisations. In particular get rid of the unresponsive script warning when trying to load updates (sine they aren't our posts, we can't check for unseen, hence we can't really load updates). Also make the url selection pluggable.
2014-03-27 15:35:29 -07:00
friendica
41d8cfa72a
link in the firehose
2014-03-27 00:25:34 -07:00
friendica
97739920eb
create a new "subdued" CSS class for things that shouldn't be in your face unless you want them and intentionally hover over them. Typically this would be accomplished via an opacity or colour change, but themes are free to use other methods. Also changed the channel_tabs "chatroom" link to use the subdued class if no rooms have been created rather than a count of chatrooms. Themse should probably create a .subdued and .subdued:hover definition because we'll probably take most of the stuff which is now hardwired to use opacity by id and change it to use the class definition instead.
2014-02-08 00:48:19 -08:00
friendica
05a70a8760
add chatroom links
2014-02-05 19:16:12 -08:00
friendica
aede006970
bookmarks - mop up and go home
2014-02-04 17:12:13 -08:00
friendica
f104b4dc27
preserve expiration when editing
2014-01-27 23:49:42 -08:00
friendica
d296b02b0e
The final piece of the DAV authentication puzzle. Provide a directory view to an un-auth'd person (without asking for a password) by adding a query parameter 'davguest=1'. This is a bit of a hack, but there was no response on the official forum about how to do this correctly so it will have to do. On the downside, if permission is denied, it won't ask for a password - but we're talking about unauthenticated folks who didn't go through magic auth so chances are even if they authenticate, permission will still be denied.
2014-01-26 14:15:57 -08:00
Thomas Willingham
ad67d3e483
Ooops, included site specific hack
2014-01-24 03:48:54 +00:00
Thomas Willingham
d57361ea4a
Make share previews a bit longer. We can't go any longer than this
...
without suhosin starting to break things for channels with long names
- this limit works with the channel with the longest name in the matrix
today, but we may need to make this a pconfig anyway.
2014-01-24 03:44:50 +00:00
friendica
e4bce90b53
Merge pull request #279 from git-marijus/master
...
make network tabs regard selected group (collection) and vice versa
2014-01-22 14:52:31 -08:00
marijus
040d87c999
update argument ?f=
2014-01-22 23:24:09 +01:00
Thomas Willingham
25f7a7fac9
Give pages enough to construct a share button.
2014-01-22 22:17:12 +00:00
marijus
eb868f6df8
make network tabs regard selected group (collection) and vice versa
2014-01-22 17:18:40 +01:00
friendica
3b375a3d3f
fix location of string file in Translations.md, fix some permissions and owner vagueness (potential bugs) in profile_tabs()
2014-01-21 23:09:33 -08:00
friendica
49882f2be4
add cloud link to profile_tabs and Comanchify the sucker
2014-01-09 19:00:06 -08:00
friendica
a78d9b973d
simplify permalink selection logic
2014-01-09 16:23:58 -08:00
friendica
7910221832
preparatory work for supporting a "list view" mode for conversations. This would be useful for forum-like channels and/or block-oriented themes.
2014-01-08 15:20:12 -08:00
Thomas Willingham
50e39c330d
Zidification of author links in webpages.
2013-12-23 18:41:41 +00:00
Christian Vogeley
870df76463
Merge remote-tracking branch 'upstream/master' into bootstrap
...
Conflicts:
view/php/theme_init.php
2013-12-22 14:31:27 +01:00
Christian Vogeley
25a533bd72
New modal dialog for item expiry
2013-12-22 14:21:57 +01:00
friendica
d32bbaf599
split private messages into two modules - "message" is just for message lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly.
2013-12-21 23:47:44 -08:00
friendica
38fd8410eb
split off mod_connections into mod_connections & mod_connedit - lots of links to fix
2013-12-18 01:00:08 -08:00
friendica
303324cdff
more htmlspecialchars sanitisation
2013-12-12 02:15:02 -08:00
friendica
b8454cbd1d
post_activity_item issues
2013-12-07 23:29:26 -08:00
friendica
78d19f3395
move profile tabs and network/matrix tabs to include/conversation
2013-12-05 21:00:14 -08:00
Olivier Migeot
2239d472e5
Plurals for conversation.php
2013-11-28 12:24:37 +01:00
friendica
e8c9dafb90
revert to prepare_page - but have it call prepare_body
2013-11-15 15:32:26 -08:00
friendica
0b8c9654ea
allow rpost to set source app
2013-11-15 03:10:00 -08:00
friendica
592c24e162
e2ee in comments and a bit of cleanup so not every theme has to define how to insert bbcode, only if they're doing something special (e.g. this is how to implement a javascript plugin :-)), and I got rid of the predefined http:// in the bbcode for urls. You're almost always pasting a url which already has that bit and it just creates an extra step.
2013-11-14 15:41:25 -08:00
friendica
a7c53d470b
ability to use other ciphers
2013-11-11 18:42:49 -08:00
friendica
ca4103debe
e2ee
2013-11-10 23:19:44 -08:00
friendica
7381326b7a
provide expire feature on post and comments as well as private messages. This requires a feature setting and is currently unmaskable - if the author says it's gone, there's not a lot you can do to stop it or try and save it. It's gone.
2013-11-07 00:47:50 -08:00
friendica
a5693df07f
issue #189 - show post edited time on relative date hovertip
2013-10-30 17:33:10 -07:00
friendica
1380bee82c
Comanche documentation and some cleanup of layout page (including link to doco) and a few other webpage related cleanups
2013-10-28 17:48:42 -07:00
friendica
9b7994a9b7
remote post module so that from anywhere on the web or at least within the matrix you'll be able to share content or we can have apps on other sites that post status updates on your wall. All with your permission of course as you'll have to click "share" to actually post it.
2013-10-27 20:01:28 -07:00
friendica
336768715c
Optionally pass a prepared "top level" item into conversation(). This will eventually be used by the photos module where the "top level item" of the conversation is a photo with editing and album navigation controls and doesn't look anything like a post.
2013-10-24 18:19:39 -07:00
friendica
c48da79adf
link to source - if it's on the display page link to original source (probably on a different site). All other conversations link to 'llink' which is a local copy and may provide a richer possibility of interactions, especially if you're logged in locally and it's your own copy of the post.
2013-10-20 20:29:52 -07:00
friendica
3772682204
Put a status editor on the display page if you're logged in. This fixes issue #113 and also provides the ability to reshare from that page.
2013-10-18 14:25:55 -07:00
friendica
0e793dea9b
replace a bunch of graphic icons with vector icons
2013-10-08 21:17:11 -07:00
friendica
78a8d176ac
post signatures
2013-10-02 21:04:48 -07:00
friendica
fb03195c3f
OK, sure.
2013-09-20 18:07:16 -07:00
friendica
c6d6c01fb6
use prepare_body in api calls to properly render content, add 'mode' to conversation templates so that themes can use the module context to suppress or show comments as desired
2013-09-16 22:40:53 -07:00
friendica
129a119c84
implement what I hope will now be the server side of directory sync, add viewsrc to item_photo_menu, and log what changed in import_xchan update objects so we can find out why there are so many updates when nothing _obvious_ has changed that should trigger it.
2013-09-15 03:48:43 -07:00
friendica
99ea251b12
provide templating options in comanche for the underlying webpage element - in this case the way the author is displayed. Leave this open for other forms templating options.
2013-09-04 21:24:57 -07:00
friendica
879ac35952
my bad
2013-09-03 18:00:09 -07:00
friendica
bac2dcd46a
typo
2013-09-03 17:55:25 -07:00
friendica
c360bf3252
personal config to just show the page content without author info - probably this needs to be a page option
2013-09-03 17:49:47 -07:00
friendica
615bf23733
add a layout selector
2013-09-02 20:25:33 -07:00
friendica
a32d86f0a0
preserve mimetype on page edits
2013-09-02 17:48:48 -07:00
friendica
dfa2efcecf
oh that's why
2013-09-02 16:37:54 -07:00
friendica
7c775db9d6
fix webpage storage
2013-09-02 16:01:29 -07:00
friendica
5f2a7573d5
only allow richtext editor on pages if bbcode is the default mimetype, otherwise use plaintext editor. This will eventually need work to support a visual editor for html or other types.
2013-09-02 13:39:13 -07:00
friendica
f44274bfca
allow a channel owner to define a default mimetype on webpages (otherwise default to "choose") - also fix the selector w/r/t php code. There is no ui for setting either at the moment, but for instance with wiki pages we probably don't want to have multiple choice of the mimetype. Keep it simple.
2013-09-02 13:31:59 -07:00
friendica
8b7757e033
webpage content-type -- needs cleaning up and a security check once all the important bits are in place.
2013-09-02 01:38:17 -07:00
friendica
d43a765985
more debugging on localize_item top find out why likes are not translated in 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.
2013-08-31 04:19:26 -07:00
friendica
b4bd518e40
silence some warnings at php E_ALL levels
2013-08-28 21:56:01 -07:00
friendica
c877d8f9fa
It's a wretched mess, but at least photo comments show up again when viewing the photo. This is just temporary until these conversations are merged into the common conversation viewer, so it's not worth spending a lot of time cleaning up the remnants.
2013-08-28 17:57:45 -07:00
friendica
7bb9289921
Preparatory work for photo conversations (third time). Also take away unused "post new activity" preferences until they actually do something.
2013-08-27 21:06:11 -07:00
friendica
390a1ce552
more loose ends
2013-08-27 18:40:33 -07:00
friendica
99a9aee03e
extra logging for translating likes in notification emails - which is still failing on occasion.
2013-08-22 06:15:00 -07:00
friendica
02a3694868
fix superblock for comments
2013-08-20 19:51:58 -07:00
friendica
b9314935e6
localize_item() thinks all likes on posts are likes on comments because we didn't pass any info in the activity object to distinguish them from each other.
2013-08-19 19:05:11 -07:00
friendica
085eec4869
malformed ru string file
2013-08-08 03:28:42 -07:00
friendica
24b9799dca
convert all stored json calls to json_decode_plus()
2013-08-06 03:54:49 -07:00
friendica
71347bb9e0
we've been storing json_encoded structures on disk in several places because it's a lot easier to parse than xml - but OMG do they get mangled - stored as single quoted strings when escaped as if double quoted. We need to use my new function json_decode_plus() wherever we need to parse one of these babies to make sure we get it right. Maybe we should've just used serialize().
2013-08-06 03:29:57 -07:00
friendica
c965ed2bb6
enotify: localize things we know how to translate
2013-08-05 17:32:33 -07:00
friendica
79dacc3f1a
fix some weirdness on the zot feed
2013-07-29 20:31:02 -07:00
friendica
5a8cda632b
remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements.
2013-07-09 22:48:34 -07:00
friendica
9d03da1348
fall back on object author/actor if no owner
2013-06-18 21:52:54 -07:00