Wykres commitów

411 Commity (5b754fc404976fa3beb4f546645ff268b7d54c5e)

Autor SHA1 Wiadomość Data
Louis Chemineau cef7d9b429 Prevent shrinking of attachments
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-23 12:53:28 +01:00
Louis Chemineau 161fb3cf58 Prevent adding more than one attachment
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-23 12:53:15 +01:00
Louis Chemineau 3d027881bb Prevent error when inserting an emoji
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-23 12:52:47 +01:00
Louis Chemineau d6f086a22a Fix sending hashtags and mentions
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-19 15:11:05 +01:00
Louis Chemineau ba96d644e0 Fix posting attachments
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-19 14:40:32 +01:00
Louis Chemineau c4eef0b2d4 Revert "Merge pull request #1581 from nextcloud/artonge/feat/use_new_api"
**This only reverts the js part of** commit 6eb5150698, reversing
changes made to f56e326f80.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-18 15:24:40 +01:00
Louis Chemineau 0b1f7b7853 Use new timeline API
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 14:57:42 +01:00
Louis Chemineau bb9ab48fae Add stylelint
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 11:02:05 +01:00
Louis Chemineau 5980519712 Add workflow for es and style lint
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-16 10:57:30 +01:00
Louis e019eb10cc
Merge pull request #1572 from nextcloud/artonge/fix/user_entry
Improve rendering of user entry in user lists
2023-01-12 13:50:54 +01:00
Louis c0b8bf771c
Merge pull request #1571 from nextcloud/artonge/fix/correctly_store_followers_in_store
Fixes on user profile
2023-01-12 13:44:55 +01:00
Louis Chemineau e790f086bb Improve rendering of user entry in user lists
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-12 12:25:21 +01:00
Louis Chemineau 7b6aedf6e4 Improve follow button style in user profile
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 18:05:42 +01:00
Louis Chemineau 47c7383bd5 Add link to instance in user's profile
+ Properly space section in user profile
+ Translate string

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 18:05:20 +01:00
Louis Chemineau 0332ca2b31 Correctly store followers in the store
This fix follower list in UI

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-11 12:46:34 +01:00
Louis Chemineau 76389fce86 Revert removal of MessageContent
Fix https://github.com/nextcloud/social/issues/1561

Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-10 14:45:38 +01:00
Louis Chemineau 74308c64ff Fix cypress workflow
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 17:54:47 +01:00
Louis Chemineau cd2e56d80c Import and use needed linkify packages
Signed-off-by: Louis Chemineau <louis@chmn.me>
2023-01-04 10:56:57 +01:00
Carl Schwan 58ca865523 Fix csrf error
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 17:12:18 +01:00
Carl Schwan fb266f056d Implement UI
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-21 14:53:49 +01:00
Carl Schwan 7ed9099cee Also use content for federated posts
Otherwise we use an object in vue richtext

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-03 22:26:23 +01:00
Carl Schwan ce9c6c05d6 Fix lint issues
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-02 13:30:28 +01:00
Carl Schwan 89472dc5ad Reformat some code
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-11-02 12:49:30 +01:00
Carl Schwan fae005454f Fix notification
Port to vue components

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-28 15:32:17 +02:00
Carl Schwan 0d6fa6dde5 Port follow button to ncbutton
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 15:47:14 +02:00
Carl Schwan db3cb63810 Let's not support oci yet
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 15:07:12 +02:00
Carl Schwan fe78b4c198 Minor changes in the frontend
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-10-27 13:49:47 +02:00
Carl Schwan b751689289 Follow up dashboard dark theme
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 16:32:07 +02:00
Carl Schwan c683f9135a Port to new Dashboard api
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 16:10:36 +02:00
Julien Veyssier c2524c6707
fix eslint errors
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-14 14:46:57 +02:00
Julien Veyssier 0915e4e101
add dashboard widget, only handling internal 'Follow' subtypes for the moment
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-09-14 14:46:44 +02:00
Carl Schwan 2afd3fdfaa Use vue-richtext to render link preview
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 14:11:42 +02:00
Carl Schwan 1786f1f446 Make composer sticky again
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 12:43:00 +02:00
Carl Schwan e037394a50 Make uploading files work
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 12:37:18 +02:00
Carl Schwan b423ac536c Fix issue with dark theme
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-14 10:31:07 +02:00
Carl Schwan 4230925233
Fix layout
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-13 16:16:37 +02:00
Carl Schwan fff26baedf
Embedd timeline in profile page
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-13 15:51:00 +02:00
Carl Schwan ee2fbc470a
Improve a bit usage of nc components
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 18:13:43 +02:00
Carl Schwan 184de87c86
Update nc vue components to v7
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-09-12 17:18:06 +02:00
Carl Schwan 5fd9376255 Fix inverted like button
Use outline when not liked, and filled and red with liked

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-12 14:28:25 +02:00
Carl Schwan 5a36e2474e Improve upload UI
- Remove a dependency
- Cleanup the code
- Improve the usability
- Allow to add a description to an image

The backend is unfortunately not yet working but that need some DB work
blocked by another pull requests

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 18:20:55 +02:00
Carl Schwan 4ecb9e0142
Merge pull request #1443 from nextcloud/fix/button-style
Fix button style in composer
2022-07-11 14:47:51 +02:00
Carl Schwan 114b25df0f Fix button style in composer
and cleanup a bit the code

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 14:08:07 +02:00
Carl Schwan 641efd7933 Update sidebar icons to use material icons
- This fix some icon being missing due to change in server
- Remove deprecated usage of icon by icon name

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-11 13:04:32 +02:00
Carl Schwan 486ff4a952 Improve posts rendering
- Hover effect like talk
- Fix the buttons and make better use of material icons

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21 16:25:13 +02:00
Carl Schwan 9c8a5f62ae Replace Emoji picker by the new one
This old one completely ddosed my machine because it generated thousands
of requests to fetch the images/emojis

This also port some things to the nc vue components as a side effect.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-05-11 23:08:20 +02:00
Carl Schwan 3f0b3bcac0
Merge pull request #1362 from CommanderRoot/refactor/rm-deprecated-substr
Replace deprecated String.prototype.substr()
2022-04-15 20:20:50 +02:00
Tobias Speicher 11f437135a
Replace deprecated String.prototype.substr()
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-03-24 16:17:46 +01:00
Valdnet 2d05dbd1a3
l10n: Correct spelling
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-11-23 10:57:59 +01:00
Valdnet ae322feeb4
l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-11-23 08:35:38 +01:00