Commit Graph

1123 Commits

Author SHA1 Message Date
246e431103
Merge pull request #80 from soulcramer/Search_Characters_#70
 Added the ability to search for a character
2017-11-26 15:59:55 +01:00
e747e6e480
Merge pull request #79 from soulcramer/Delete_Thread_#44
 Added a delete action button next to the reply button on a thread
2017-11-26 15:58:59 +01:00
Scott
e3e54acbc9 👌 Applied the review fixes suggested by eduard 2017-11-26 01:54:14 +01:00
Scott
3bd0f8c97a Added the ability to search for a character
This addition uses the Character pixy mixin which displays the characters with a size that may be too big compared to the other type search results.
As discussed on Discord this display can be adjusted in the future.

This addition also displays a maximum of 5 characters which is obviously open to being changed since it's a number picked just for testing and not for usability.

Lastly on the search.pixy file I left the comment below the addition since removing it or rewriting the addition without it broke my build.
2017-11-26 00:14:20 +01:00
Scott
246a980a23 Added a delete action button next to the reply button on a thread
This button is accessible only to connected users and members of the staff.
As for the post deletion, this action requires validating the choice of deleting
a thread to avoid deleting a thread by mistake.

After deleting a thread the user is redirected to the forum.
2017-11-25 17:44:36 +01:00
1c23d6d2a5 Fixed comment 2017-11-25 15:26:56 +01:00
57188cfd4f Added nil check 2017-11-25 14:31:15 +01:00
df43cab6bd
Merge pull request #78 from soulcramer/Delete_Post_#43
Delete post #43
2017-11-25 14:18:28 +01:00
81ffe05834 Improved push conditions 2017-11-25 14:11:55 +01:00
Scott
b4878de375 🎨 Removed spaces added by the editor 2017-11-25 00:14:15 +01:00
Scott
e00ab63b50 Added a new button to delete a post 2017-11-24 23:55:29 +01:00
85a26a5c5b Fixed concurrent access 2017-11-24 15:14:29 +01:00
49791a836e Added cluster node check 2017-11-22 14:26:12 +01:00
40ef5c76ec Fixed border color on hover 2017-11-22 13:35:05 +01:00
a0f86a9246 Added comments 2017-11-22 13:04:01 +01:00
221797e944 Calendar above Soundtracks 2017-11-22 12:51:56 +01:00
924f21b48f Highlight own entries 2017-11-22 12:48:18 +01:00
9a9e97f244 Added mountables 2017-11-22 12:39:36 +01:00
5e32013619 Added calendar to sidebar 2017-11-22 12:23:26 +01:00
9d13262b97 Calendar improvements 2017-11-22 12:20:57 +01:00
473f9ae024 Calendar improvements 2017-11-22 12:04:04 +01:00
23f66003b1 Basic calendar 2017-11-22 11:51:59 +01:00
3ccf385ad4 Removed account exception 2017-11-21 18:33:38 +01:00
6fdae222e0 Added exception for certain accounts 2017-11-21 18:26:03 +01:00
c17642a44d Fixed wrong padding 2017-11-21 18:16:13 +01:00
6b02c4ae36 Added Overwatch icon 2017-11-21 18:05:43 +01:00
0359340cb0 Added Overwatch battletag to settings 2017-11-21 16:16:55 +01:00
5fd3af32f0 Added Twitter cards 2017-11-21 15:30:30 +01:00
f6420ed0df Fixed image URL on character OG data 2017-11-21 15:07:58 +01:00
646edbfcaf Improved character OG data 2017-11-21 15:04:17 +01:00
9be05b953a Added OpenGraph data for characters 2017-11-21 14:55:55 +01:00
08e91ffbca Fixed OG image data for anime pages 2017-11-21 14:51:25 +01:00
fff9b606aa Improved item descriptions 2017-11-20 16:39:48 +01:00
2983a5a8b0 Added settings patch 2017-11-20 16:37:39 +01:00
c0adc13e32 Added a patch to test email notifications 2017-11-20 15:33:03 +01:00
e4a5230f8c Application.ts passes strict mode compile 2017-11-20 14:36:41 +01:00
8d7661cf9e Disable button at end of infinite scrolling 2017-11-20 10:21:16 +01:00
9fa9ccbe89 Improved importer 2017-11-20 09:39:47 +01:00
1f445feee4 Sort character anime by date 2017-11-20 09:01:28 +01:00
5bab3cf753 Added some comments 2017-11-20 08:56:37 +01:00
b1a12b83ac Fixed missing check 2017-11-19 17:30:53 +01:00
b134de7722 Updated extension notice 2017-11-19 17:30:25 +01:00
58d690ff5a Slightly bigger social icons 2017-11-19 17:24:31 +01:00
6ebd3ff63f Improved anime grid on mobile devices 2017-11-19 17:13:39 +01:00
57273481a6 Latest and best soundtrack categories 2017-11-19 17:02:20 +01:00
d02cf3fd1c Added anime list to characters 2017-11-19 15:15:44 +01:00
d833cfd3bb Changed order of statistics 2017-11-19 14:46:18 +01:00
004cdfc25c Fixed statistics page 2017-11-19 14:44:02 +01:00
d26a10a650 Fixed unreliable image load 2017-11-19 13:51:23 +01:00
5a27ebf184 Normalize all .jpeg to .jpg 2017-11-19 13:03:12 +01:00