poppabear8883
cc25720565
(build) new production build
2018-05-14 13:53:17 -04:00
HDVinnie
c1a95b9fe4
(Fix) CSS Build
2018-05-14 11:38:08 -04:00
poppabear8883
42b7f1364e
(build) new build
...
-- Run --
npm run dev && php artisan clear:all
-- Notes --
If using the Git Updater, you will NOT have to do the command
above.
2018-05-14 09:55:03 -04:00
HDVinnie
ae2f5bd9c1
(Update) New SCSS Build
...
- requires `npm run dev` to be ran
- make things less square…
2018-05-13 20:15:06 -04:00
Poppabear
b1de6a86a8
(Feature) TimeAgo Timestamps
2018-05-13 17:12:28 -04:00
Poppabear
1e5a34ed85
(Fix) Stupid auto scroll issue
2018-05-13 15:16:55 -04:00
Poppabear
a6373aa6c8
(Fix) Bug: Connection state
2018-05-13 15:13:55 -04:00
Poppabear
5122acaf6c
(Update) Fixed various bugs and added tooltips
2018-05-13 15:06:20 -04:00
Poppabear
fff8d78764
(Release) Chat 2.1 Beta
...
--- Fixed ---
1. When switching rooms, will fetch new messages
2. Scrolling issues
3. Large margin on left side of content area for large width displays
4. Can now use tradition SHIFT + ENTER for new lines
5. Styled to be more attractive ??
2018-05-13 00:26:04 -04:00
Poppabear
3fd5f62c6d
(Fix) Adjusted scroll trigger threshold
2018-05-12 18:49:57 -04:00
Poppabear
c7dfded4a5
(Fix) Bug: Sometimes auto-scroll wouldn't trigger
...
Also made images a little easier to see
2018-05-12 18:05:55 -04:00
Poppabear
9f46bd717f
(Fix) Hovering over status icon now shows pointer
2018-05-12 17:19:22 -04:00
Poppabear
8226995d9d
(Feature) Can delete chat messages
...
Rules to Moderating messages:
1. Owner can mod all
2. User can mod his own message
3. is_admin group can mod messages except for Owner messages
4. Mods CAN NOT mod other mods messages
2018-05-12 16:26:50 -04:00
Poppabear
7782c6d9a4
(build) new build
2018-05-11 23:51:25 -04:00
Poppabear
fd37ed089c
(build) new build
2018-05-11 21:37:21 -04:00
poppabear8883
31d2de902c
(Updated) Chat title
2018-05-11 11:47:02 -04:00
poppabear8883
c5c1c68b50
(fix) Bug: Bookmarks returning 405 Method Not Allowed
2018-05-11 11:29:37 -04:00
poppabear8883
37ae32531b
(fix) Chat "is typing" color for darker themes
2018-05-11 11:15:53 -04:00
poppabear8883
41b56e505c
(Updated) Style Updates
2018-05-11 10:48:00 -04:00
Poppabear
d3efe7baac
(Feature) Added is typing feature to chat
2018-05-10 22:17:30 -04:00
Poppabear
82f0378856
(Fix) Bug: Emoji Parsing Issue
...
Sometime emoji's would randomly not render due to VueJS being reactive
and during DOM updates, it would just cause it to be wacky!
By parsing the emoji's server side before VueJS renders the dom, we now
solve this issue.
2018-05-10 21:13:17 -04:00
Poppabear
06a6926342
(Fix) Bug: Auto Scroll Issue
...
Sometime auto scroll wouldn;t activate due to a small margin of pixels
would prevent it.
2018-05-10 20:43:40 -04:00
Poppabear
a35b70c237
(Update) Timestamps to dark for darker themes
2018-05-10 20:31:31 -04:00
poppabear8883
d227df6f97
(Update) Style Change
2018-05-10 16:38:24 -04:00
poppabear8883
9cacc15f40
(Update) Style Change
2018-05-10 16:34:14 -04:00
poppabear8883
6804be6b9a
(fix) Bug: able to send whitespace
2018-05-10 15:19:20 -04:00
poppabear8883
77c089301b
(Update) Style Changes
2018-05-10 15:03:03 -04:00
poppabear8883
4107e7b571
(Update) Style Changes
2018-05-10 14:54:54 -04:00
poppabear8883
54420b6649
(Beta) Chat v2.0
...
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-10 13:14:15 -04:00
Poppabear
868da48c78
(build) new build
2018-05-09 18:35:39 -04:00
poppabear8883
a4c8f69a76
(Beta) Chat v2.0
...
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-09 16:36:11 -04:00
poppabear8883
237d946863
(Beta) Chat v2.0
...
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-09 16:00:55 -04:00
poppabear8883
e123b60104
(Beta) Chat v2.0
...
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-09 14:10:11 -04:00
Poppabear
34b8f4c155
(build) new build
2018-05-08 22:24:41 -04:00
poppabear8883
f37df6fede
(Beta) Chat v2.0
...
This is a "Beta" commit. Its expected to be appropriate for local or
public testing.
2018-05-08 16:14:24 -04:00
Poppabear
4aa958040d
Merge remote-tracking branch 'origin/master' into Chat-2.0
...
# Conflicts:
# public/css/app.css
# public/js/app.js
2018-05-07 20:36:04 -04:00
Poppabear
dd49be067a
(build) new build
2018-05-07 20:05:59 -04:00
HDVinnie
01e515973d
(Fix) Last Commit
...
- rename flags instead of changing lang shortcodes
2018-05-07 18:45:51 -04:00
HDVinnie
72cc547dde
(Build) Nav CSS
...
- requires `npm run dev`
- makes nav drop-downs scrollable
2018-05-07 18:27:46 -04:00
poppabear8883
ec2428bb8e
(build) New build
2018-05-07 16:36:02 -04:00
poppabear8883
5d0b965c94
(Update)[Chat 2.0] User avatar status indicators
2018-05-04 16:18:12 -04:00
poppabear8883
94abae6f97
(Update)[Chat 2.0] User chat status system
2018-05-04 16:09:08 -04:00
poppabear8883
9afca4d68c
(Update)[Chat 2.0] User group icon
2018-05-04 10:05:29 -04:00
poppabear8883
06c65fd060
(Update)[Chat 2.0] User group colors and effects
...
Also links to users profile.
2018-05-04 09:57:41 -04:00
poppabear8883
f52662a061
(Alpha) Chat v2.0 (pusher only)
...
This is a "Alpha" commit. Its meant for Alpha testing. Features are
still being developed.
Please note, you must setup at least a FREE account with pusher and set
the corresponding fields in you `.env` file.
In the coming commits I will introducing a fallback so that once the
FREE pusher DAILY limits are reached, it will fall back to tradiational
database pulling every 3 seconds to get new messages.
There are still features that need to be added:
1. Emoji's
2. Statuses
3. User Tagging
4. Users List
5. Delete own messages, and staff moderation
and more ...
2018-05-03 21:32:59 -04:00
poppabear8883
3190bc7951
(WIP) Pusher Chat v2.0
...
This is a "Work In Progress" commit. Its not expected to work!
2018-05-03 16:47:43 -04:00
poppabear8883
34ff5d33db
(WIP) Chat v2.0 (pusher)
...
This is a "Work In Progress" commit. Its not expected to work.
2018-05-02 23:08:26 -04:00
poppabear8883
73bc41855c
(Build) new build
2018-05-02 11:37:43 -04:00
poppabear8883
8aa0f663d8
(Alpha) Chat v2.0
...
This is a "Alpha" commit. Its meant for Alpha testing. Features are
still being developed.
2018-04-30 23:03:48 -04:00
poppabear8883
2badad3f07
(WIP) Chat v2.0
...
This is a "Work In Progress" commit. Its not expected to work.
2018-04-29 20:22:16 -04:00