Michael Vogel
b34d230f13
Small things ...
2016-05-01 13:46:08 +02:00
Michael Vogel
41b0ff929d
Relayed Likes and relayed comments should work, code needs beautification
2016-05-01 13:46:08 +02:00
Michael Vogel
f3206bc382
Relaying is nearly done
2016-05-01 13:46:08 +02:00
Michael Vogel
ffbb17a919
Sending like and comment should work now.
2016-05-01 13:46:08 +02:00
Michael Vogel
c5c1237d3e
Preparation for followups
2016-05-01 13:46:08 +02:00
Michael Vogel
cd57c49600
Retraction could work now as well.
2016-05-01 13:46:08 +02:00
Michael Vogel
265af9c99b
Receiving should be complete, sending partially works
2016-05-01 13:46:08 +02:00
Michael Vogel
49e8528e52
Small cleanup
2016-05-01 13:46:08 +02:00
Michael Vogel
1424ff9fea
"import" is now "receive"
2016-05-01 13:46:08 +02:00
Michael Vogel
8521d79606
Conversations should work now too.
2016-05-01 13:46:08 +02:00
Michael Vogel
b1dc4cc528
Retractions could work now.
2016-05-01 13:46:08 +02:00
Michael Vogel
bad5a6e84a
Some beautification
2016-05-01 13:46:08 +02:00
Michael Vogel
599d242e00
Some work at the retractions.
2016-05-01 13:46:08 +02:00
Michael Vogel
f70ee94fa0
Likes would now work with unlikes and with likes on comments.
2016-05-01 13:46:08 +02:00
Michael Vogel
c88fd73b80
Just another commit message :-)
2016-05-01 13:46:08 +02:00
Michael Vogel
558f13e322
Reshares could work now, code is cleaned
2016-05-01 13:46:08 +02:00
Michael Vogel
f06f27c93d
Account deletion should work, status messages works - reshares are half done.
2016-05-01 13:46:08 +02:00
Michael Vogel
81f5a359bf
"profile". "like" and "comment" could work, status messages only partly.
2016-05-01 13:46:08 +02:00
Michael Vogel
859c9501f5
Like and Comment could work (partially)
2016-05-01 13:46:08 +02:00
Michael Vogel
37e25313a4
New Diaspora code
2016-05-01 13:46:08 +02:00
rabuzarus
0e531e148e
rework autocomplete: polishing class and methods naming
2016-05-01 13:46:08 +02:00
rabuzarus
2bd60075ae
rework autocomplete: some styling if contact is forum
2016-05-01 13:46:08 +02:00
rabuzarus
ac912eaadf
rework autocomplete: add NavBar forum search
2016-05-01 13:46:08 +02:00
rabuzarus
3b305ad8ef
rework autocomplete: add bbcode autocompletion to editor
2016-05-01 13:46:08 +02:00
rabuzarus
341a22800d
rework autocomplete: add class dir and static function
2016-05-01 13:46:08 +02:00
rabuzarus
12479fb478
rework autocomplete: Access list of smilies over JSON
2016-05-01 13:46:08 +02:00
rabuzarus
1a7ec34e71
rework autocomplete: update query-textcomplete
2016-05-01 13:46:08 +02:00
rabuzarus
586b251539
rework autocomplete: some cleanup and docu
2016-05-01 13:46:08 +02:00
rabuzarus
7ee0bca2bb
rework autocomplete: new ac for poke, contacts, prv_messages
2016-05-01 13:45:38 +02:00
rabuzarus
52896d64c2
rework autocomplete: css work
2016-05-01 13:45:38 +02:00
rabuzarus
6d159633d4
rework autocomplete: make remote and local search work
2016-05-01 13:45:17 +02:00
rabuzarus
35bd5792bc
rework autocomplete: initial commit
2016-05-01 13:45:17 +02:00
rabuzarus
03e1c3b775
autocomplete:remove commited file by accident
2016-05-01 11:27:43 +02:00
Michael Vogel
b677f63e85
Added some more explanation/now copy the whole thread
2016-05-01 09:48:05 +02:00
rabuzarus
367869ed81
autocomplete: use webbie on click for nav global contact search
2016-05-01 08:45:11 +02:00
Michael Vogel
5fc1eebdab
Copy an item to the local user if it's only available as public copy
2016-05-01 00:19:24 +02:00
Michael Vogel
8e0b3b28da
Bugfix: The message list always showed "x and you"
2016-04-30 14:13:43 +02:00
rabuzarus
5215a9d766
contact-page: fix for filter is above modal
2016-04-29 17:46:47 +02:00
rabuzarus
da6f18606a
jot: some work on mobile view - this needs some further js work to look and work beautiful
2016-04-29 17:30:50 +02:00
rabuzarus
64c326aeac
contacts page: give the batch actions button a description to make it better visible
2016-04-29 17:03:34 +02:00
rabuzarus
0449cb28bb
standard pages does have now a standard min-height
2016-04-29 16:54:40 +02:00
rabuzarus
f4998c223b
Aside is now scrollable on mobile through a workaround. This fixes https://github.com/rabuzarus/frio/issues/2
2016-04-29 16:25:36 +02:00
Michael Vogel
9288c57bea
Merge pull request #2494 from rabuzarus/2904_autocomplete
...
autocomplete: Use stopImmidiatePropagation() only if we are in a list to not interf…
2016-04-29 15:55:45 +02:00
Michael Vogel
51a9cb8a2d
Merge pull request #2493 from rabuzarus/2904_textcomplete_update
...
jquery.textcomplete update to v1.3.4
2016-04-29 15:55:07 +02:00
rabuzarus
a0c7d5a098
contact_template.tpl : fix missing ID
2016-04-29 15:00:15 +02:00
rabuzarus
47e395be88
Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners
2016-04-29 14:42:12 +02:00
rabuzarus
dd2a8fd852
jquery.textcomplete update to v1.3.4
2016-04-29 14:31:09 +02:00
Michael Vogel
6a739b5ba2
Merge pull request #2491 from rabuzarus/2804_acl_hook
...
add a hook call to acl_lookup()
2016-04-29 14:03:02 +02:00
rabuzarus
be1f18146e
theme-settings: hide custom settings if the scheme overwrites it - fixes https://github.com/rabuzarus/frio/issues/9
...
Note: this isn't a very beautiful solution since the schema developer have to list all overwriting variables in the schema header. We need a better solution for this.
2016-04-29 01:49:09 +02:00
rabuzarus
ad2611c92e
theme-settings: better show/hide image options js
2016-04-28 23:20:54 +02:00