Author Topic: OmnomIRC changelog and suggestions  (Read 186640 times)

0 Members and 2 Guests are viewing this topic.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #855 on: May 19, 2016, 10:50:54 am »
So, I updated omnomirc now, stuff /should/ be working, but who knows....

Also,  the WYSIWYG editor shouldn't be experimental anymore, if the option for that was showing up, what is up with omnomirc o.o

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #856 on: May 19, 2016, 04:23:51 pm »
Unfortunately I just noticed that the updating didn't go as planned, I changed how lines are stored channel-wise and the conversion didn't work for some reason for PMs, that is why, as a precaution as else they might be visible via the log feature, I had to delete all the PM logs from the database. That were something like 3k+ lines of PM that are gone now, I am sorry for that :(

However, don't be afraid of using PMs, as new messages sent do indeed work as expected, it was only an issue with converting... :(

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: OmnomIRC changelog and suggestions
« Reply #857 on: May 19, 2016, 05:03:12 pm »
So, I updated omnomirc now, stuff /should/ be working, but who knows....
Soo.... What did you specifically update? stuff is confusing me. ???

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #858 on: May 20, 2016, 02:11:15 am »
So, I updated omnomirc now, stuff /should/ be working, but who knows....
Soo.... What did you specifically update? stuff is confusing me. ???
oh, sorry, the back engine is using now that skin stuff mentioned above, the end user shouldn't notica a difference, though.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #859 on: July 19, 2016, 02:09:37 pm »
So I started with that facebook bar-like thing. This is looking horrible, I suck at designing things :P


Anyhow, this thing is currently only 227 lines of code, since the backend does the real work.
You can find its branch here and the source files are here and here.
If you insall that git version you simply have to add ?skin=bar to the URL and it'll load with that skin instead

So yeah, what i'm trying to say is, that it is actually super simple to work on it and i'd be super happy if people could help out, as I don't know if i'll be albe to write such a skin thingy on my own (since I'm not that good at designing frontend stuff....)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: OmnomIRC changelog and suggestions
« Reply #860 on: July 19, 2016, 05:23:04 pm »
...This is looking horrible, I suck at designing things :P
Well, lemme disagree on that sentence. The thing looks good enough to me.

A couple of suggestions, though:
1. Stretch the Editctrl to occupy the whole width (cosmetic)
2. Add a (small) button to allow the insertion of smileys.

I wouldn't bother too much about the skin part at this stage. Instead, concentrate your effort on getting it right functionality-wise.
Keep it up! ;)

Edit: added a rough draft.


Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #861 on: July 19, 2016, 05:24:14 pm »
...This is looking horrible, I suck at designing things :P
Well, lemme disagree on that sentence. The thing looks good enough to me.

A couple of suggestions, though:
1. Stretch the Editctrl to occupy the whole width (cosmetic)
2. Add a (small) button to allow the insertion of smileys.

I wouldn't bother too much about the skin part at this stage. Instead, concentrate your effort on getting it right functionality-wise.
Keep it up! ;)

The functionality all already exists with the `lobster`-skin, that `bar`-skin is just a new layout thing. The OmnomIRC core is still the exact same

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #862 on: July 23, 2016, 08:42:52 am »
Remember those times you wanted to chat but your messages didn't get through or updating randomly stopped? Well, I am pretty sure that this bug is finally fixed!

The thing is, I didn't know about this and thus if any random person disconnected from omnomirc (e.g. by closing the page) everybody got disconnected.....

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline SpiroH

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 729
  • Rating: +153/-23
    • View Profile
Re: OmnomIRC changelog and suggestions
« Reply #863 on: July 23, 2016, 10:00:29 am »
Remember those times you wanted to chat but your messages didn't get through or updating randomly stopped? Well, I am pretty sure that this bug is finally fixed!

The thing is, I didn't know about this and thus if any random person disconnected from omnomirc (e.g. by closing the page) everybody got disconnected.....
Unfortunately, not for me :P. Still getting stuck while typing on FF 42.0! Nice try though. ;)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #864 on: July 23, 2016, 10:58:52 am »
Remember those times you wanted to chat but your messages didn't get through or updating randomly stopped? Well, I am pretty sure that this bug is finally fixed!

The thing is, I didn't know about this and thus if any random person disconnected from omnomirc (e.g. by closing the page) everybody got disconnected.....
Unfortunately, not for me :P. Still getting stuck while typing on FF 42.0! Nice try though. ;)

After a little chat on OIRC i believe this is because of a different issue, one that is related to apache forwarding, which i knew existed but never thought it could result in this. Well, seems like that is another issue that is more urgent to fix!

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #865 on: July 23, 2016, 02:14:28 pm »
This said bug should be fixed now, too! Hooray! :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline c4ooo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 252
  • Rating: +10/-1
  • The impossible chemical compound.
    • View Profile
Re: OmnomIRC changelog and suggestions
« Reply #866 on: August 06, 2016, 08:39:01 am »
I can't view omnomIRC in chrome on android??? The space where it's supposed to be is so empty. Maybe its because of the  small screen size though.
-German Kuznetsov
The impossible chemical compound.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: OmnomIRC changelog and suggestions
« Reply #867 on: August 06, 2016, 08:40:17 am »
On a small screen omnimagas responsive theme optimized omnomirc away, try visiting directly https://www.omnimaga.org/omnomirc

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: OmnomIRC changelog and suggestions
« Reply #868 on: March 20, 2018, 12:09:59 pm »
Not sure where else to ask this, so I'll be necroposting. :P
You should consider inserting invisible characters in the username for the new post notifications on IRC, that would prevent the bot from highlighting people when they post which I find quite annoying. Back when it was a separate bot, I didn't mind because I could specifically prevent it from highlighting me in my client, but that's not the case anymore.